Click or drag to resize

Matrix4x4CreateRotationZ Method

Overload List
  NameDescription
Public methodStatic memberCreateRotationZ(Double)
Creates a matrix for rotating points around the Z-axis.
Public methodStatic memberCreateRotationZ(Double, Vector3)
Creates a matrix for rotating points around the Z-axis, from a center point.
Top
See Also