Click or drag to resize
SoBufferedShape.texCoordsComponentsType Property

SbDataType.DataType type for the texture coordinates.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoMFEnum<SbDataType. DataTypes> texCoordsComponentsType { get; }

Property Value

Type: SoMFEnum<SbDataType.DataTypes>
Remarks

. Default is SbDataType.FLOAT.

See Also