Click or drag to resize
SoOctreeOrderingadjustDecimation Property

If true, the octree will alter the decimation percentage for objects depending on how large they are in the view.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFBool adjustDecimation { get; }

Property Value

Type: SoSFBool
Remarks

This causes objects closer to the camera to appear in more detail than objects further away.

See Also