Why isn't my ARKit Video showing in app view
问题 I have an ARKit that recognises two different tracking images Vuforia and Tracker It works when I have a different .scn for each tracker, and it hops between the two. I am trying to get the Tracker image to overlay a video player, I have tried everything I can think of but am now stuck. I have checked all the file names and links, but think I must be missing something to get the video player to fire up. Help! import UIKit import SceneKit import ARKit class ThirdViewController: