Constructor
new Box3Helper( box : Box3, color : number | Color | string )
Constructs a new box3 helper.
| box |
The box to visualize. |
| color |
The box's color. Default is |
Properties
Methods
.dispose()
Frees the GPU-related resources allocated by this instance. Call this method whenever this instance is no longer used in your app.