Click or drag to resize
SoIndexedShapematerialIndex Property

The indices of the materials that are used for the shape.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public SoMFInt32 materialIndex { get; }

Property Value

Type: SoMFInt32
Remarks

This field is used only when the material binding is one of the _INDEXED bindings. By default, the value of this field indicates that the coordinate indices should be used for materials as well.

See Also