Optional
src: SrcInfoOptional
onLoad: (textureInstance?: BitmapTexture) => voidOptional
onError: (error: Error) => voidOptional
format: GPUTextureFormatThe 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.
Retrieves the GPU device associated with the current instance.