SoOctreeOrderingdropCulling Property |
Enables culling of shapes that are too small on the screen.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFBool dropCulling { get; }
Public ReadOnly Property dropCulling As SoSFBool
Get
public:
property SoSFBool^ dropCulling {
SoSFBool^ get ();
}
member dropCulling : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also