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.
Determines whether or not a bounding box is hidden from view by the occluder.
true
if the box is not visible; otherwise false
.
The bounding box surrounding the occludee object.
The occluder.