Engines.IsOccluded(Vector, Vector) client Check if a box is occluded. Arguments boxMin Vector boxMax Vector Returns boolean True if the box is occluded, false otherwise. Examples Engines.IsOccluded – Check if a box is occluded.