ARKit: How to check if a node is on your screen.

Oscar de la Hera
AR Tips And Tricks
Published in
1 min readSep 20, 2018

Use the following line of code.

var isNodeInPointOfView:Bool = sceneView.isNode(YOUR_NODE, insideFrustumOf: sceneView.pointOfView!)

--

--

Oscar de la Hera
AR Tips And Tricks

Oscar is an award-winning Spanish Inventor whose work impacts lives through brands that include Nike, MoMA and Samsung.