Class KeyPointDefinition
A definition of a keypoint (joint).
Inherited Members
Namespace: UnityEngine.Perception.GroundTruth
Assembly: solution.dll
Syntax
[Serializable]
public class KeyPointDefinition
Fields
Name | Description |
---|---|
associateToRig | Does this keypoint map directly to a Animator Avatar HumanBodyBones |
color | The color of the keypoint in the visualization |
label | The name of the keypoint |
rigLabel | The associated HumanBodyBones of the rig |