Hi
I'm trying to turn off the video feed render by setting the VideoBGCfgData config enabled to 0 under the ConfigureVideoBackground() function in the QCARBehaviour script in the ARCAMERA prefab. However this does not seem to work. What is the correct way to turn the video feed off?
This is for Unity iOS extension.
Cheers
Try this:
- Kim