Click or drag to resize
SoPolygonOffsetfactor Property

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

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFFloat factor { get; }

Property Value

Type: SoSFFloat
Remarks

Positive values push polygons away from the camera (opposite of SoDepthOffset). Default = 1.0.

See Also