Click or drag to resize
SoBufferedShapetexCoordsComponentsCount Property

Number of components in each texture coordinate.

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

Property Value

Type: SoMFInt32
Remarks

Default is 2 (i.e. S and T)

See Also