docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Styling

    Common styles used for Post-processing editor controls.

    Inheritance
    object
    Styling
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Rendering.PostProcessing
    Assembly: Unity.Postprocessing.Editor.dll
    Syntax
    public static class Styling

    Fields

    headerLabel

    Style for effect header labels.

    Declaration
    public static readonly GUIStyle headerLabel
    Field Value
    Type Description
    GUIStyle

    miniLabelButton

    Style for the labels in the toolbar of each effect.

    Declaration
    public static readonly GUIStyle miniLabelButton
    Field Value
    Type Description
    GUIStyle

    preLabel

    Style for the curve editor position info.

    Declaration
    public static readonly GUIStyle preLabel
    Field Value
    Type Description
    GUIStyle

    smallTickbox

    Style for the override checkbox.

    Declaration
    public static readonly GUIStyle smallTickbox
    Field Value
    Type Description
    GUIStyle

    wheelLabel

    Style for the trackball labels.

    Declaration
    public static readonly GUIStyle wheelLabel
    Field Value
    Type Description
    GUIStyle

    wheelThumb

    Style for the trackball cursors.

    Declaration
    public static readonly GUIStyle wheelThumb
    Field Value
    Type Description
    GUIStyle

    wheelThumbSize

    Size of the trackball cursors.

    Declaration
    public static readonly Vector2 wheelThumbSize
    Field Value
    Type Description
    Vector2

    Properties

    headerBackground

    Color of effect header backgrounds.

    Declaration
    public static Color headerBackground { get; }
    Property Value
    Type Description
    Color

    paneOptionsIcon

    Option icon used in effect headers.

    Declaration
    public static Texture2D paneOptionsIcon { get; }
    Property Value
    Type Description
    Texture2D

    splitter

    Color of UI splitters.

    Declaration
    public static Color splitter { get; }
    Property Value
    Type Description
    Color
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)