White balance

Hi,
does anyone know how to force white balance with ARFoundation ? I am working on iOS device, get the camera image to add some detection stuff (using OpenCV4Unity) and white balance is “always” (not so often but let’s say sometimes :slight_smile: ) modified and for my purpose it should not be. I would like to set a default white balance so the detection will always do the same job during the ARSession.
I hope someone has a fix for that.
Regards,

Note from the team:

iOS/ARKit does not provide the ability to change the white balance camera settings in an AR session.

hello,
I am building an AR app using ARFoundation, and I need to access the rear camera to use some of its features.
so my question is can I access the rear camera while using it for AR? I am using Iphone 11.
Reagards,