Click or drag to resize
SoInteractionKitboundingBoxCaching Property

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoInteractionKitCachings> boundingBoxCaching { get; }

Property Value

Type: SoSFEnumSoInteractionKitCachings
Remarks

Set bounding box caching mode. . Default is ON. Setting this value to AUTO is equivalent to ON - automatic culling is not implemented.

See Also