Quantcast
Viewing all articles
Browse latest Browse all 271

Unity3d how to access Gizmos Tab in scene view via code

I am building an editor tool and I need access to the Gizmos tab in scene view. In the Unity Editor Scene View window there is a Gizmos Drop down which allows you to control icon size and looks. The tab is explained [here][1] in the docs under "Showing and Hiding Icons" How would I access these values via code? [1]: http://docs.unity3d.com/Documentation/Manual/GizmoandIconVisibility.html

Viewing all articles
Browse latest Browse all 271

Trending Articles