As the example, I try to set up the AR scene in three.js.
I use "jsartoolkit" to do that.
I load a JSON model into the AR scene, and it does work.
Now I wonder how could I do to change the camera?
When I open the AR webpage, it always turn on the front device camera of my mobile phone.
I want to use the back device camera to show my WebAR scene.
How should I do?