Click or drag to resize
SoPolygonOffset Properties

The SoPolygonOffset type exposes the following members.

Properties
  NameDescription
Public propertyfactor

Specifies a scale factor that is used to create a variable depth offset for each polygon.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyon

Enables/disables polygon offset.

Public propertystyles

A bit-wise combination of FILLED, LINES, and POINTS that determines which polygon modes should be offset.

Public propertyunits

Is multiplied by an OpenGL implementation-specific value to create a constant depth offset.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also