How to change material image processing exposure value

Hi @all,
I’m trying to change the value exposure value but didn’t get any solution.
can anyone tell me how to call function and change the exposure value.

scene.imageProcessingConfiguration.exposure = 1.2

Example - Babylon.js Playground
API - ImageProcessingConfiguration | Babylon.js Documentation

2 Likes