Post marked as solved
Post marked as solved with 1 replies, 217 views
I need some help adding an .scn file to my submission for this year.
I've tried creating an art.scnassets file from xcode within the project, adding the .scn file and trying to use it with SCNScene(named: "scene.scn"), but I get a blank SCNView and printing value of the SCNScene, I get nil.
Please help in this context ASAP.