Transform.BasisX
Property
Description:
The basis of the X axis of this transformation.
The basis of the X axis of this transformation.
Remarks:
The X axis of the old coordinate system in the new coordinate system, or the 1st column of the conventional 3x4 matrix representation.
The X axis of the old coordinate system in the new coordinate system, or the 1st column of the conventional 3x4 matrix representation.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when the transform is internally marked as read-only. |