SoBufferedShape.texCoordsComponentsType Property |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFEnum<SbDataType. DataTypes> texCoordsComponentsType { get; }
Public ReadOnly Property texCoordsComponentsType As SoMFEnum(Of SbDataType.DataTypes)
Get
public:
property SoMFEnum<SbDataType. DataTypes>^ texCoordsComponentsType {
SoMFEnum<SbDataType. DataTypes>^ get ();
}
member texCoordsComponentsType : SoMFEnum<SbDataType. DataTypes> with get
Property Value
Type:
SoMFEnum<SbDataType.DataTypes>
Remarks
See Also