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: 2025.1.0.0 (10.17.0.0)
Syntax
public SoMFInt32 texCoordsComponentsCount { get; }

Property Value

Type: SoMFInt32
Remarks

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

See Also