Click or drag to resize
SoIndexedShapenormalIndex Property

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

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public SoMFInt32 normalIndex { get; }

Property Value

Type: SoMFInt32
Remarks

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

See Also