Click or drag to resize

Matrix3x2CreateSkew Method

Overload List
  NameDescription
Public methodStatic memberCreateSkew(Double, Double)
Creates a skew matrix from the given angles in radians.
Public methodStatic memberCreateSkew(Double, Double, Vector2)
Creates a skew matrix from the given angles in radians and a center point.
Top
See Also