SoSeparatorrenderCulling Property |
Whether to cull during rendering traversal.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoSeparatorCachings> renderCulling { get; }
Public ReadOnly Property renderCulling As SoSFEnum(Of SoSeparatorCachings)
Get
public:
property SoSFEnum<SoSeparatorCachings>^ renderCulling {
SoSFEnum<SoSeparatorCachings>^ get ();
}
member renderCulling : SoSFEnum<SoSeparatorCachings> with get
Property Value
Type:
SoSFEnumSoSeparatorCachingsRemarks See Also