Reputation: 158
Somehow my scene editor fails to display helper tools (cameras, grid etc) in the design area. As the images shows I've enabled all tools but none of them are visible. I have tried to reset to default and also did a reinstall of Xcode, without success. Any suggestions?
Upvotes: 2
Views: 866
Reputation: 652
While in the SceneKit editor, in the menu bar click on Editor > Display > Show Grid
edit: In Xcode 10 the display menu is no longer available in the editor. You have to right click in the SceneKit Editor to access it.
Upvotes: 0
Reputation: 1128
In recent Xcode versions you can right-click in the scene and get the menu you need:
Upvotes: 4