toneMapping property
Tone mapping operator used when resolving the HDR scene color to the display image. Defaults to ToneMappingMode.pbrNeutral.
Implementation
ToneMappingMode toneMapping = ToneMappingMode.pbrNeutral;
Tone mapping operator used when resolving the HDR scene color to the display image. Defaults to ToneMappingMode.pbrNeutral.
ToneMappingMode toneMapping = ToneMappingMode.pbrNeutral;