<Code Lib>
2026 Method
Changes 0
M

IndexBuffer.GetIndexStreamTriangle

Description:
Gets a stream that can be used to write primitives into the buffer.

public IndexStreamTriangle GetIndexStreamTriangle()

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

Loading…