docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class UgcBridgeStyles

    GUIStyles collection for the UGC Bridge editor views.

    Inheritance
    object
    UgcBridgeStyles
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Services.Ugc.Bridge.Editor
    Assembly: Unity.Services.Ugc.Bridge.Editor.dll
    Syntax
    public static class UgcBridgeStyles

    Properties

    AccountIcon

    Icon texture used for user authentication view header.

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

    ButtonsStyle

    GUIStyle used on buttons.

    Declaration
    public static GUIStyle ButtonsStyle { get; }
    Property Value
    Type Description
    GUIStyle

    LabelsAreaLineStyle

    GUIStyle used to shape a line of labels in the labels area.

    Declaration
    public static GUIStyle LabelsAreaLineStyle { get; }
    Property Value
    Type Description
    GUIStyle

    LabelsAreaWithMarginStyle

    GUIStyle used for the labels area. Includes a margin with the width of the label field.

    Declaration
    public static GUIStyle LabelsAreaWithMarginStyle { get; }
    Property Value
    Type Description
    GUIStyle

    PublishingIcon

    Icon texture used for content publishing view header.

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

    SelectionIcon

    Icon texture used for content selection view header.

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

    VerticalScopeStyle

    GUIStyle used for the specialized vertical scope.

    Declaration
    public static GUIStyle VerticalScopeStyle { get; }
    Property Value
    Type Description
    GUIStyle

    WrappedLabelStyle

    GUIStyle used on wrapped labels.

    Declaration
    public static GUIStyle WrappedLabelStyle { get; }
    Property Value
    Type Description
    GUIStyle
    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)