Click or drag to resize

Matrix3x2CreateRotation Method

Overload List
  NameDescription
Public methodStatic memberCreateRotation(Double)
Creates a rotation matrix using the given rotation in radians.
Public methodStatic memberCreateRotation(Double, Vector2)
Creates a rotation matrix using the given rotation in radians and a center point.
Top
See Also