Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Changes the coefficients of the Normal vector of a Plane to make it of unit length.
Overload List
Name | Description |
---|---|
Plane.Normalize () | Changes the coefficients of the Normal vector of this Plane to make it of unit length. |
Plane.Normalize (Plane) | Changes the coefficients of the Normal vector of a Plane to make it of unit length. |
Plane.Normalize (Plane, Plane) | Changes the coefficients of the Normal vector of a Plane to make it of unit length. |
See Also
Reference
Plane Structure
Plane Members
Microsoft.Xna.Framework Namespace