Static
axisStatic
addAdds a bounding box helper to the object. If a bounding box is already present, it is updated instead.
The object to decorate.
The color.
Static
createCreates an arrow between the two points.
Static
createCreate an axis helper.
The size of the helper.
Static
createStatic
createCreate a grid on the XZ plane.
The grid origin.
The size of the grid.
The number of grid subdivisions.
Static
createCreates a selection bounding box helper around the specified object.
The object to decorate.
The color.
the created box helper.
Static
removeRemoves an existing bounding box from the object, if any.
The object to update.
Provides utility functions to create scene helpers, such as bounding boxes, grids, axes...