<Code Lib>
2021 Method
Changes 0
M

VertexBuffer.GetVertexStreamPosition

Description:
Gets a stream that can be used to write vertices of type into the buffer.

public VertexStreamPosition GetVertexStreamPosition()

VertexStreamPosition The stream that can be used to write into this buffer.

Loading…