Matrix4x4::CreateRotationY Method (Single)
Creates a matrix for rotating points around the Y axis.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- radians
- Type: System::Single
The amount, in radians, by which to rotate around the Y-axis.
Show: