Hi all
I have a simple question - does the length of vertices vector passed to SubGeometry.updateVertexData method has to be fixed?
I’m asking this because i’d rather use the Vector.push method to fill the vertices vector.
// EDIT: sorry - for the double post - accident