RotateTransform
Represents the rotate3d transformation.
Gets the angle in radiants [0, 2pi].
Gets the value of the x component of the rotation vector.
Gets the value of the y component of the rotation vector.
Gets the value of the z component of the rotation vector.
Constructs a rotate 3D transformation around the x-axis.
Constructs a rotate 3D transformation around the y-axis.
Constructs a rotate 3D transformation around the z-axis.
Computes the matrix for the given transformation.