removeIbl abstract method
Removes the image-based light from the scene.
If destroy
is true, the indirect light and all associated resources
(irradiance/reflection textures) will be destroyed.
Implementation
Future removeIbl({bool destroy = true});