<Code Lib>
2025 Method
Changes 0
M

VertexBuffer.GetVertexStreamPositionColored

Description:
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.

Loading…