SoImagePlane¶
- InventorModule¶
genre
author
package
dll
definition
keywords
Purpose¶
The module SoImagePlane draws a white polygon filling the viewport.
Texture coordinates for the first eight texture units are sent to the OpenGL rendering-pipeline.
Windows¶
Default Panel¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Visible Fields¶
Num. Subdivisions¶
- name: numSubdivisions, type: Integer, default: 1¶
Sets the number of subdivisions into polygons of the viewport region.
Generate full texture coord. range¶
- name: genFullTextureCoordRange, type: Bool, default: TRUE¶
If checked, the module generates a texture with the full amount of pixels in the viewport.
Otherwise, the texture’s width and height are set internally to the next power of 2.
Enable Depth Write¶
- name: enableDepthWrite, type: Bool, default: FALSE¶
Enable Depth Test¶
- name: enableDepthTest, type: Bool, default: FALSE¶