Class RotateZ
Represents an operator that applies a rotation about the z-axis to every transform in the sequence.
public class RotateZ : MatrixTransform
- Inheritance
-
RotateZ
- Inherited Members
Properties
- Angle
Gets or sets the angle describing the magnitude of the rotation about the z-axis.
Methods
- CreateTransform(out Matrix4)
Initializes a transform matrix for a rotation about the z-axis.