Click or drag to resize
SoVRMLIndexedShapecolorIndex Property

The indices of the colors to use for the faces or vertices depending on the value of the colorPerVertex field.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoMFInt32 colorIndex { get; }

Property Value

Type: SoMFInt32
Remarks

If NULL, the colors are applied to each face of the SoVRMLIndexedFaceSet in order.

See Also