Ray.Intersects Method (Plane, Nullable<Single>)
Determines whether this Ray intersects a specified Plane.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public void Intersects (
ref Plane plane,
out Nullable<float> result
)
Parameters
- plane
The Plane with which to calculate this Ray's intersection. - result
[OutAttribute] The distance at which this Ray intersects the specified Plane, or null if there is no intersection.
See Also
Reference
Ray Structure
Ray Members
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista