Click or drag to resize
SoSeparatorKit.renderCulling Property

Set render culling mode.

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public SoSFEnum<SoSeparatorKit. Cachings> renderCulling { get; }

Property Value

Type: SoSFEnum<SoSeparatorKit.Cachings>
Remarks

. Default is OFF. Setting this value to AUTO is equivalent to ON - automatic culling is not implemented.

See Also