docs.unity3d.com
    显示 / 隐藏目录

    Class HierarchyState

    Custom tree view state that holds extra information about expanded rows for simulated data. This saves the expanded state of rows that will have a different ID after the simulation is recreated

    Inheritance
    Object
    HierarchyState
    Namespace: Unity.MARS
    Syntax
    [Serializable]
    public class HierarchyState

    Properties

    EnvironmentRootExpanded

    Declaration
    public bool EnvironmentRootExpanded { get; }
    Property Value
    Type Description
    Boolean

    OriginalExpandedTransforms

    Declaration
    public List<Transform> OriginalExpandedTransforms { get; }
    Property Value
    Type Description
    List<Transform>

    OriginalSelectedTransforms

    Declaration
    public List<Transform> OriginalSelectedTransforms { get; }
    Property Value
    Type Description
    List<Transform>

    QueryRootExpanded

    Declaration
    public bool QueryRootExpanded { get; }
    Property Value
    Type Description
    Boolean
    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)