Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

value

The new value for all graphic settings in this SceneView.SceneViewState. Possible values are true or false.