Click or drag to resize
SoLevelOfSimplificationpercentages Property

Percentage decimation for each child.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoMFFloat percentages { get; }

Property Value

Type: SoMFFloat
Remarks

Should be numbers between 0.0 and 1.0, with 1.0 representing full detail and 0.0 representing bounding box detail.

See Also