Share via


BoundingFrustum.Intersects Method (Plane, PlaneIntersectionType)

Checks whether the current BoundingFrustum intersects a Plane.

Syntax

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

Parameters

Requirements

Namespace: Microsoft.Xna.Framework

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

See Also

Reference

BoundingFrustum Class
BoundingFrustum Members
Microsoft.Xna.Framework Namespace

Platforms

Windows Phone