Apologies if this is the wrong place to ask, but has anyone figured out how to get the iPhone’s camera feed without going through the ARKit plugin? ARKit comes bundled with a bunch of other functionality (mainly, the camera movement) that I can’t overwrite and ruins what I’m trying to accomplish, and I can’t figure out how to pick it apart to get at just the camera. Does anyone have any ideas? It obviously should be somehow possible, since ARKit does it…