Ray.Intersects Method (BoundingBox, Nullable<Single>)
Checks whether the current Ray intersects a BoundingBox.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public void Intersects (
ref BoundingBox box,
out Nullable<float> result
)
Parameters
- box
The BoundingBox to check for intersection with. - result
[OutAttribute] Distance at which the ray intersects the BoundingBox 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