SoVertexPropertytexCoord3 Property |
3D texture coordinate(s).
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFVec3f texCoord3 { get; }
Public ReadOnly Property texCoord3 As SoMFVec3f
Get
public:
property SoMFVec3f^ texCoord3 {
SoMFVec3f^ get ();
}
member texCoord3 : SoMFVec3f with get
Property Value
Type:
SoMFVec3fRemarks See Also