new BoxHelper() Helper object to graphically show the world-axis-aligned bounding box around an object. The actual bounding box is handled with Box3, this is just a visual helper for debugging. Source: Engine.js, line 29 See: BoxHelper example