Sdílet prostřednictvím


Plane.Intersects Method (BoundingBox, PlaneIntersectionType)

Checks whether the current Plane intersects a BoundingBox.

Syntax

'Declaration
Public Sub Intersects ( _
         ref box As BoundingBox, _
         out result As PlaneIntersectionType _
)
public void Intersects (
         ref BoundingBox box,
         out PlaneIntersectionType result
)
public:
void Intersects(
         ref BoundingBox box,
         out PlaneIntersectionType result
)

Parameters

Requirements

Namespace: Microsoft.Xna.Framework

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

See Also

Reference

Plane Structure
Plane Members
Microsoft.Xna.Framework Namespace

Platforms

Windows Phone