인덱스 개수를 반환합니다.
삼각형 개수를 반환합니다.
인덱스 버퍼의 데이터를 변경합니다.
새로운 인덱스 데이터 (Array
IndexBuffer 생성자
RedGPUContext 인스턴스
인덱스 데이터 (Array
GPUBufferUsageFlags (기본값: GPUBufferUsage.INDEX | GPUBufferUsage.COPY_DST)
버퍼 캐시 키 (옵션)
인덱스 데이터가 저장되는 내부 버퍼입니다.
Retrieves the GPU device associated with the current instance.
The GPU device.
Retrieves the UUID of the object.
The UUID of the object.
Adds a listener function to the dirty pipeline listeners array. This function will be called when the pipeline becomes dirty.
The listener function to be added.
Fires the dirty listeners list.
Optional
resetList: boolean = falseIndicates whether to reset the dirty listeners list after firing.
Removes a dirty pipeline listener from the list of listeners.
The listener function to be removed.
IndexBuffer