Click or drag to resize
SoVRMLIndexedShapetexCoordIndex Property

The indices of the texture coordinates for each vertex of the SoVRMLIndexedFaceSet.

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

Property Value

Type: SoMFInt32
Remarks

If this field is NULL, the coordIndex field is used to choose texture coordinates from the texture coordinate node.

See Also