docs.unity3d.com
    Show / Hide Table of Contents

    Class PanelOrderAttribute

    Attribute that shows and orders the panel views in the MARS Panel.

    Inheritance
    Object
    Attribute
    PanelOrderAttribute
    Namespace: UnityEditor.MARS
    Syntax
    [MovedFrom("Unity.MARS")]
    public class PanelOrderAttribute : Attribute, _Attribute

    Constructors

    PanelOrderAttribute(Int32)

    Declaration
    public PanelOrderAttribute(int order = 1073741823)
    Parameters
    Type Name Description
    Int32 order

    Order least to greatest from top to bottom the panel will display in the MARS Panel

    Fields

    Order

    Order least to greatest from top to bottom the panel will display in the MARS Panel

    Declaration
    public readonly int Order
    Field Value
    Type Description
    Int32
    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