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

Property Value

Type: SoMFInt32
Remarks

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

See Also