次の方法で共有


Plane.Normalize Method

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