Helpers
Three.js helper classes
by Lea Rosema
Three.js provides several helpers for debugging purposes that help you with the positioning and orientation of meshes, cameras and lights.
Common Helper Classes
anchorBoxHelper
– shows the bounding box of an objectAxesHelper
– shows the X, Y, Z axesGridHelper
– shows a grid in the sceneCameraHelper
– shows the cameraDirectionalLightHelper
– visualize a DirectionalLight's effect on the scene