Sometimes you want to measure distance between your object and the environment.
How close between many objects?
Or find out width and height of a room.
Even measure different parts of a object with others.
Measure Lines is a script which help you to add dynamic lines to measure distance between objects.
Features:
- Compatible with unity2017.2 - Create lines on the same object.
- Create lines /Delete lines on surface of objects through script.
- Add Support for VR(WorldSpaceCanvas).
-Text can keep themself close to MainCamera automaticly.
- Measure distance from an object to others.
- Adjust text size and color.
- Measure distance dynamically.
- Lines base on meshRenderer.
- Adjust line's width and color.
- local coordinate or world coordinate.
- Show/Hide six axis of measure lines.