Add a vertex to the VertexArray.
Must not add any more vertices if VertexArray.length == VertexArray.capacity. Must not be called when the VertexArray is locked.
See Implementation
Add a vertex to the VertexArray.
Must not add any more vertices if VertexArray.length == VertexArray.capacity. Must not be called when the VertexArray is locked.