Class Styling | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class Styling

    Common styles used for Post-processing editor controls.

    Inheritance
    System.Object
    Styling
    Namespace: UnityEditor.Rendering.PostProcessing
    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
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023