Description:
Returns True if some portion of a world coordinate bounding box is potentially visible in the viewing frustum.
Syntax:
Parameters:
- bbox
- Type: BoundingBox
- A bounding box that is tested for visibility.
Returns:
Type: bool
True if the box is potentially visible; otherwise false.
Available since:
5.0