docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum HierarchyRelation

    This relationship defines how bounding boxes are calculated for this Labeled object's direct parent (if any).

    Namespace: UnityEngine.Perception.GroundTruth.LabelManagement
    Assembly: Unity.Perception.Runtime.dll
    Syntax
    [MovedFrom("UnityEngine.Perception.GroundTruth")]
    public enum HierarchyRelation

    Fields

    Name Description
    AddToParent

    The parent's bounding boxes will be enlarged to include its child's bounding box too.

    Independent

    The parent's bounding boxes will be calculated without taking its child's bounding box into consideration.

    In This Article
    Back to top
    Copyright © 2024 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)