UtilSphereIntersectsFrustum Method (Plane, BSphere) |
The frustum planes are usually Near, Far, Left, Right, Top, Bottom but Far can be ommitted in certain cases (selection to infinity).
Namespace: Demo3D.Common
public static bool SphereIntersectsFrustum( Plane[] frustum, BSphere sphere )