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