Search Unity

Disable Camera Android ARFoundation

Discussion in 'AR/VR (XR) Discussion' started by Westycoot, Jul 27, 2020.

  1. Westycoot

    Westycoot

    Joined:
    Feb 11, 2020
    Posts:
    4
    Hello, I am doing a project that is using ARFoundation and I am wondering if it's possible to turn off the camera in some way using the ARCameraManager or will I need to access the native functions of Android using AndroidJNI or similar? Am I likely to find lots of issues if I try and do this? I want to basically have a coloured background sometimes rather than the camera image.

    Many thanks.