Class DebugStateBool
Boolean Debug State.
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: UnityEditor.Rendering
Syntax
[Serializable]
[DebugState(new Type[]{typeof(DebugUI.BoolField), typeof(DebugUI.Foldout), typeof(DebugUI.HistoryBoolField)})]
public sealed class DebugStateBool : DebugState<bool>