SoPolygonOffset¶
-
InventorModule
¶ genre InventorNodesAutomatic
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoUtils
definition utils.def keywords overlay
Purpose¶
The module SoPolygonOffset
encapsulates the OpenGL 1.1 polygon offset feature.
Usage¶
This node can be inserted in the scene graph at the proper place(s) to explicitly define how polygons, lines and/or points should be offset with regard to other primitives.
Parameter Fields¶
Visible Fields¶
Factor¶
-
name:
factor
, type:
Float
, default:
1
¶ Sets a scale factor that is used to create a variable depth offset for each polygon.
Units¶
-
name:
units
, type:
Float
, default:
1
¶ Sets a value that is multiplied by an implementation-specific value to create a constant depth offset.