Plane::Normalize Method
Creates a new Plane object whose normal vector is the source plane's normal vector normalized.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- value
- Type: System.Numerics::Plane
The source plane.
Show: