toMutableVertexData

Converts the vertex data represented by the current instance into a mutable MutableVertexData object. This includes attributes such as positions, texture coordinates, colors, normals, tangents, and bitangents.

Return

A MutableVertexData instance containing the mutable representation of the vertex data.