SoTextureCoordinatePlanedirectionT Property |
Directions of projection for S and T coordinates.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFVec3f directionT { get; }
Public ReadOnly Property directionT As SoSFVec3f
Get
public:
property SoSFVec3f^ directionT {
SoSFVec3f^ get ();
}
member directionT : SoSFVec3f with get
Property Value
Type:
SoSFVec3fRemarks See Also