SetAllEnabled(bool)
Sets all graphic settings, for this SceneView.SceneViewState, to either true or false.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public void SetAllEnabled(bool value)
Parameters
The new value for all graphic settings in this SceneView.SceneViewState. Possible values are true or false.