|
In Unity IDE: Is there a way to "debug" vertices by showing where they are? Similar to how you can debug raycast by using debug to draw a line. Is there something less "hack-ish" than instantiating a tiny prefab point at every single vertex?
(comments are locked)
|
|
http://unity3d.com/support/documentation/ScriptReference/Gizmos.html
(comments are locked)
|
