Hi,
I expect this is probably a dumb question but I just can't figure it out. I have a SceneKit View (SCNView) and I can place a .dae file in it to create a view with no problems.
However, sometimes the contents of the .dae file are too big to show in the view so some of the scene is cut off. Is it possible to scale the scene so that it fits in it's SCNView, or move the camera back far enough so that the whole scene can be viewed?
If so, can anyone give me any pointers please? I'm stumped!
Thanks
Rob
I expect this is probably a dumb question but I just can't figure it out. I have a SceneKit View (SCNView) and I can place a .dae file in it to create a view with no problems.
However, sometimes the contents of the .dae file are too big to show in the view so some of the scene is cut off. Is it possible to scale the scene so that it fits in it's SCNView, or move the camera back far enough so that the whole scene can be viewed?
If so, can anyone give me any pointers please? I'm stumped!
Thanks
Rob