Hello.
Is there a way to get vertices list from triangle?
I want to instantiate prefabs to random point on mesh surface.
Hello.
Is there a way to get vertices list from triangle?
I want to instantiate prefabs to random point on mesh surface.
vertices_____Returns a copy of the vertex positions or assigns a new vertex positions array.
thank you very much