Questions tagged [arscnview]

A view for displaying AR experiences that augment the camera view with 3D SceneKit content.

76 questions
-1
votes
1 answer

Scale down SCNNode based on its SCNView size or phone screen size

I have a big SCNNode and I want to scale it down. Currently node is scaled down based on a magic number. However the node should be scaled down based on the phone's screen size or node's SCNView size. To make things easier I thought of having a…
ddeger
  • 1
1 2 3 4 5
6