<Code Lib>
2025.3 Method
Changes 0
M

IndexBuffer.GetIndexStreamPoint

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

public IndexStreamPoint GetIndexStreamPoint()

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

Loading…