Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Question White balance

Discussion in 'AR' started by FOKSlab, May 28, 2021.

  1. FOKSlab

    FOKSlab

    Joined:
    Jun 27, 2017
    Posts:
    30
    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 :) ) 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,
     
  2. TreyK-47

    TreyK-47

    Unity Technologies

    Joined:
    Oct 22, 2019
    Posts:
    1,816
    Note from the team:

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

    zs_unity734

    Joined:
    Sep 15, 2021
    Posts:
    1
    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,