Class EditorUtilities
A set of editor utilities used in post-processing editors.
Inherited Members
Namespace: UnityEditor .Rendering.PostProcessing
Assembly: solution.dll
Syntax
public static class EditorUtilities
Properties
Name | Description |
---|---|
is |
Returns |
is |
Returns |
is |
Returns |
is |
Returns |
is |
Returns |
Methods
Name | Description |
---|---|
Draw |
Draws a UI box with a description and a "Fix Me" button next to it. |
Draw |
Draws a header label. |
Draw |
Draws a toggle using the "override checkbox" style. |
Draw |
Draws a horizontal split line. |
Get |
Gets a GUIContent for the given label and tooltip. These are recycled internally and help reduce the garbage collector pressure in the editor. |