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.
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