Click or drag to resize
SoVRMLIndexedLinecolorIndex Property

The indices of the colors to use for the lines 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 line of the SoVRMLIndexedLineSet in order.

See Also