Publisher | EpsilonDelta |
---|---|
File size | 257.41kB |
Number of files | 5 |
Latest version | 1.4.2 |
Latest release date | 2023-01-27 12:41:13 |
First release date | 2021-02-23 03:05:13 |
Supported Unity versions | 2018.4.2 or higher |
Measure Tool displays dimensions and distances of the gameobjects in the scene. One editor script with no setup lets you know how much space gameobjects take in the world (in local or world space coordinates).
Can be used as persistent Scene View GUI or as a new Unity feature - custom EditorTool.
Measure Tool measures 3D Colliders, 2D Colliders, Meshes, Skinned Mesh, Mesh Colliders, Sprites, UI (RectTransforms), UI relative positions, Terrains, distances and more.
Documentation | Forum thread | Support
There is no setup, no need to add any components or alter gameobjects in any way. Measure tool is an editor script (no .dll, c# script with readable source code) that doesn't affect your builds.