Ray.Intersects Method (BoundingFrustum)
Checks whether the Ray intersects a specified BoundingFrustum.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public Nullable<float> Intersects (
BoundingFrustum frustum
)
Parameters
- frustum
The BoundingFrustum to check for intersection with the Ray.
Return Value
Distance at which the ray intersects the BoundingFrustum or null if there is no intersection.
See Also
Reference
Ray Structure
Ray Members
Microsoft.Xna.Framework Namespace
Programming Guide
How to: Detect Whether a User Clicked a 3D Object
Platforms
Xbox 360, Windows XP SP2, Windows Vista