UniformBuffer 생성자
RedGPUContext 인스턴스
업로드할 ArrayBuffer 데이터
버퍼 레이블(옵션)
버퍼 캐시 키(옵션)
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.
UniformBuffer