Matrix4x4::CreateReflection Method
Creates a matrix that reflects the coordinate system about a specified plane.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- value
- Type: System.Numerics::Plane
The plane about which to create a reflection.
Show: