Allocate transient vertex buffer.
TransientVertexBuffer structure is filled and is valid for the duration of frame, and it can be reused for multiple draw calls.
Number of vertices to allocate.
Vertex layout.
See Implementation
Allocate transient vertex buffer.