Question by
KodingKaralis · Jan 06, 2016 at 07:02 PM ·
meshverticesadd
Adding Vertices to Coded Mesh?
Hi guys, is there any way I can create a mesh from code (such as a plane) then add vertices to it at RunTime? Or would I have to rewrite the entire mesh every frame in Update?
Comment