Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 421 Bytes

File metadata and controls

10 lines (9 loc) · 421 Bytes

VertexControl

Alt text
Simple example for modifying mesh in Unity. (vertex and line)
Read vertices information and create controllable vertices and lines.
So this is applicable for any complicated mesh.

How to use

All you have to do is add "EditableMesh" script on your mesh and link two prefabs.
You can find Sample scene.