Sdílet prostřednictvím


Plane.DotNormal Method

Returns the dot product of a specified Vector3 and the Normal vector of this Plane.

Overload List

Name Description
Plane.DotNormal (Vector3) Returns the dot product of a specified Vector3 and the Normal vector of this Plane.
Plane.DotNormal (Vector3, Single) Returns the dot product of a specified Vector3 and the Normal vector of this Plane.

See Also

Reference

Plane Structure
Plane Members
Microsoft.Xna.Framework Namespace