isOccluded

Determines whether or not a bounding box is hidden from view by the occluder.

Return

true if the box is not visible; otherwise false.

Parameters

box

The bounding box surrounding the occludee object.

occluder

The occluder.

See also