docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ConnectionEditor.Classes

    Classes of elements in the Connections window layout.

    Inheritance
    object
    ConnectionEditor.Classes
    Namespace: Unity.LiveCapture.Editor
    Assembly: Unity.LiveCapture.Editor.dll
    Syntax
    protected static class ConnectionEditor.Classes

    Fields

    IndentContent

    Apply to a VisualElement for a consistent left-indent. This should be applied to the root elements returned by CreateSettingsGUI() and CreateInfoGUI().

    Declaration
    public const string IndentContent = "indent-content"
    Field Value
    Type Description
    string

    SpaceContent

    Apply to a VisualElement for a consistent top and bottom margin. This should be applied to the root element returned by CreateSettingsGUI() and to elements in CreateInfoGUI() on a case-by-case basis.

    Declaration
    public const string SpaceContent = "space-content"
    Field Value
    Type Description
    string
    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)