Tutorial: 3D Picking & Dragging With SceneKit
In this SceneKit tutorial, you'll learn how to 3D pick and drag SceneKit objects by converting 2D coordinates into 3D coordinates, and 3D into 2D.
Learn & Level-Up