Struct EditorPrefBool
Bool saved in EditorPref.
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public struct EditorPrefBool
Constructors
Name | Description |
---|---|
EditorPrefBool(string, bool) | Constructor |
Properties
Name | Description |
---|---|
value | Value of the boolean in editor preferences. |