This topic has not yet been rated - Rate this topic

BoundingBox.Intersects Method (Plane)

Checks whether the current BoundingBox intersects a Plane.

Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

public PlaneIntersectionType Intersects (
         Plane plane
)

Parameters

plane
The Plane to check for intersection with.

Return Value

An enumeration indicating whether the BoundingBox intersects the Plane.
Xbox 360, Windows XP SP2, Windows Vista, Zune
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.