Class: BoxHelper

THREE.BoxHelper()

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:
See: