docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class KeyPointLabeler.KeyPoint

    The values of a specific keypoint

    Inheritance
    object
    KeyPointLabeler.KeyPoint
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEngine.Perception.GroundTruth
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class KeyPointLabeler.KeyPoint

    Fields

    Name Description
    index

    The index of the keypoint in the template file

    state

    The state of the point, 0 = not present, 1 = keypoint is present but not visible, 2 = keypoint is present and visible

    x

    The keypoint's x-coordinate pixel location

    y

    The keypoint's y-coordinate pixel location

    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)