- 最后登录
- 2019-1-30
- 注册时间
- 2017-10-10
- 阅读权限
- 90
- 积分
- 5985
- 纳金币
- 2041
- 精华
- 4
|
有时你想测量你的物体和环境之间的距离。
许多物体之间有多接近?
或者找出房间的宽度和高度。
甚至可以与其他人一起测量物体的不同部分。
测量线是一个脚本,可以帮助您添加动态线来测量物体之间的距离。
特征:
- 与unity2017.2兼容 - 在同一个对象上创建线条。
- 通过脚本创建线条/删除线条。
- 添加对VR(WorldSpaceCanvas)的支持。
文本可以保持自己接近MainCamera自动。
- 测量物体到其他物体的距离。
- 调整文字大小和颜色。
- 动态测量距离。
- 基于meshRenderer的线。
- 调整线的宽度和颜色。
- 本地坐标或世界坐标。
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.
|
|