SoIndexedNurbsSurfacetextureCoordIndex Property |
Texture coordinate indices.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFInt32 textureCoordIndex { get; }
Public ReadOnly Property textureCoordIndex As SoMFInt32
Get
public:
property SoMFInt32^ textureCoordIndex {
SoMFInt32^ get ();
}
member textureCoordIndex : SoMFInt32 with get
Property Value
Type:
SoMFInt32Remarks See Also