Removes a custom blend mode from the renderer. Any Game Objects still using this blend mode will error, so be sure to clear them first.
name | type | description |
---|---|---|
index | number |
The index of the custom blend mode to be removed. |
This WebGLRenderer instance.