<Code Lib>
2024 Method
Changes 0
M

VertexBuffer.GetVertexStreamPositionNormal

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

public VertexStreamPositionNormal GetVertexStreamPositionNormal()

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

Loading…