Open Wayxq opened 6 years ago
I meet the same error , can you tell me, what can i do ? thanks
Your controller view should be of type SCNView but it just an ordinary UIView. You can correct it by editing your storyboard/xib
can you show me the code ? you mean i must init a SCNView then use the button to other SCNView. thanks.
Please check Main.storyboard
hi,