Ray.Intersects Method (BoundingSphere)
Checks whether the Ray intersects a specified BoundingSphere.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public Nullable<float> Intersects (
BoundingSphere sphere
)
Parameters
- sphere
The BoundingSphere to check for intersection with the Ray.
Return Value
Distance at which the ray intersects the BoundingSphere 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