BoundingBox.Intersects Method (BoundingBox, Boolean)
Checks whether the current BoundingBox intersects another BoundingBox.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public void Intersects (
ref BoundingBox box,
out bool result
)
Parameters
- box
The BoundingBox to check for intersection with. - result
[OutAttribute] true if the BoundingBox instances intersect; false otherwise.
See Also
Tasks
How to: Detect Whether Two Models Collide
Concepts
Reference
BoundingBox Structure
BoundingBox Members
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista