Maarten
Maarten

Reputation: 158

Scene editor does not display grid

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?

Scene editor

Upvotes: 2

Views: 866

Answers (2)

SilentK
SilentK

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

Tim
Tim

Reputation: 1128

In recent Xcode versions you can right-click in the scene and get the menu you need:

enter image description here

Upvotes: 4

Related Questions