Click or drag to resize
SoBufferedShapetexCoordsComponentsType Property

SbDataType.DataType type for the texture coordinates.

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

Property Value

Type: SoMFEnumSbDataTypeDataTypes
Remarks

. Default is SbDataType.FLOAT.

See Also