Hi
I noticed that the Mesh calss provide two ways of accessing the vertex and other structures.
The SetVertices/UV and so on functions and the direct access to member array variables like .vertices, .uv and so on.
All examples in the docs use the direct member variable arrays for modifying vertex data.
What is the difference between these two, what should we prefer?
Thanks
Dimi
↧