radianceTexture property
Texture
get
radianceTexture
Represents the light being emitted by the environment from any direction.
Currently expected to be an equirectangular map.
Implementation
gpu.Texture get radianceTexture =>
Material.whitePlaceholder(_radianceTexture);