Matrix3x2::CreateRotation Method (Single)
Creates a rotation matrix using the given rotation in radians.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- radians
- Type: System::Single
The amount of rotation, in radians.
Show: