SoValueOrderinglowValueCulling Property |
Enables culling of shapes whose rendering value is too low.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFBool lowValueCulling { get; }
Public ReadOnly Property lowValueCulling As SoSFBool
Get
public:
property SoSFBool^ lowValueCulling {
SoSFBool^ get ();
}
member lowValueCulling : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also