docs.unity3d.com
    Show / Hide Table of Contents

    Interface SyncTree.IObject

    Namespace: Unity.Reflect.Collections
    Syntax
    public interface IObject

    Properties

    Bounds

    Declaration
    Aabb Bounds { get; }
    Property Value
    Type Description
    Aabb

    Depth

    Declaration
    int Depth { get; }
    Property Value
    Type Description
    Int32

    Entry

    Declaration
    DynamicEntry Entry { get; }
    Property Value
    Type Description
    DynamicEntry

    IsHlodInstance

    Declaration
    bool IsHlodInstance { get; }
    Property Value
    Type Description
    Boolean

    IsLoaded

    Declaration
    bool IsLoaded { get; set; }
    Property Value
    Type Description
    Boolean

    IsVisible

    Declaration
    bool IsVisible { get; set; }
    Property Value
    Type Description
    Boolean

    Parent

    Declaration
    SyncTree.Node Parent { get; set; }
    Property Value
    Type Description
    SyncTree.Node

    Priority

    Declaration
    float Priority { get; set; }
    Property Value
    Type Description
    Single

    SyncId

    Declaration
    SyncId SyncId { get; }
    Property Value
    Type Description
    SyncId
    Back to top
    Terms of use
    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