Manually set the length of the VertexArray.
The new length of the VertexArray. Must be <= capacity. If used to increase the length, the new elements of the VertexArray ([oldLength .. newLength]) will have uninitialized values.
See Implementation
Manually set the length of the VertexArray.