Click or drag to resize

Matrix4x4CreateRotationX Method

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