VertexData.copy

Replaces the contents of this vertex data by the provided one. This is a deep copy. The vertex attribute are each individually cloned.

@param data The data to copy.

class VertexData
void
copy

Meta