VertexBuffer.GetVertexStreamPositionColored
Description:
Gets a stream that can be used to write vertices of type into the buffer.
Gets a stream that can be used to write vertices of type into the buffer.
public VertexStreamPositionColored GetVertexStreamPositionColored()
VertexStreamPositionColored
The stream that can be used to write into this buffer.
-
Thrown if the buffer is not mapped. -or- Thrown if the buffer has insufficient space.