Click or drag to resize
SoSeparatorrenderCulling Property

Whether to cull during rendering traversal.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public SoSFEnum<SoSeparatorCachings> renderCulling { get; }

Property Value

Type: SoSFEnumSoSeparatorCachings
Remarks

. Default is AUTO.

See Also