indirectLight

val indirectLight: IndirectLight? = null

IndirectLight is used to simulate environment lighting.

Environment lighting has a two components:

  • irradiance

  • reflections (specular component)

null to unset the IndirectLight.