The Three-tools UI is full of information but might be a bit overwhelming! Relevant information is separated into different panels for your convenience. Recommended starting points for learning how Three-tools can improve your productivity are listed below!
(NOTE: Within each panel, numbers and values can be typed or dragged to change)
View and change scene and camera properties
Click the dropdown menu of scenes and cameras to view different entity maps. Scenes and 3D objects are currently editable but camera properties are not able to be altered.
Credits to three.js Project Sample. Click for more info.
View and change geometry properties.
Lists the Geometries / BufferGeometries rendered to the scene(s) available
View and change materials properties
Lists the Materials rendered to the scene(s) available
Credits to three.js Project Sample. Click for more info.
View and change textures properties
Lists the Textures rendered to the scene(s) available
Credits to three.js Project Sample. Click for more info.
View rendering info from the scenes available.
Note: this information is not always correct due to the renderer.info not being properly reset. If the information looks incorrect, please see the three.js renderer.info documentation for further information about manually resetting your renderer.info
Credits to three.js Project Sample. Click for more info.
Cache entity data and display it in a popup window
Lists the position, rotation, and scale data of selected entities
Credits to three.js Project Sample. Click for more info.
Contact us with the changes!