Matrix3x2::CreateSkew Method (Single, Single)
Creates a skew matrix from the specified angles in radians.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- radiansX
- Type: System::Single
The X angle, in radians.
- radiansY
- Type: System::Single
The Y angle, in radians.
Show: