SoVRMLMultiTextureCoordinatetexCoord Property |
Texture coordinate points.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFNode texCoord { get; }
Public ReadOnly Property texCoord As SoMFNode
Get
public:
property SoMFNode^ texCoord {
SoMFNode^ get ();
}
member texCoord : SoMFNode with get
Property Value
Type:
SoMFNode
Remarks
See Also