Optional
diffuseTexture: BitmapTextureOptional
name: stringRetrieves 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.
Updates the texture and its listener.
The previous texture to remove listener from.
The new texture to update and add listener to.
Represents a material with a bitmap texture.