SoVertexPropertytexCoord Property |
2D texture coordinate(s).
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoMFVec2f texCoord { get; }
Public ReadOnly Property texCoord As SoMFVec2f
Get
public:
property SoMFVec2f^ texCoord {
SoMFVec2f^ get ();
}
member texCoord : SoMFVec2f with get
Property Value
Type:
SoMFVec2fRemarks See Also