Sdílet prostřednictvím


Plane.DotCoordinate Method

Returns the dot product of a specified Vector3 and the Normal vector of this Plane plus the D constant value of the Plane.

Overload List

Name Description
Plane.DotCoordinate (Vector3) Returns the dot product of a specified Vector3 and the Normal vector of this Plane plus the distance (D) value of the Plane.
Plane.DotCoordinate (Vector3, Single) Returns the dot product of a specified Vector3 and the Normal vector of this Plane plus the distance (D) value of the Plane.

See Also

Reference

Plane Structure
Plane Members
Microsoft.Xna.Framework Namespace