Class JointLabel.TemplateData
Maps this joint to a joint in a KeyPointTemplate
Inherited Members
Namespace: UnityEngine.Perception.GroundTruth
Assembly: solution.dll
Syntax
[Serializable]
public class JointLabel.TemplateData
Fields
Name | Description |
---|---|
label | The name of the joint. |
template | The KeyPointTemplate that defines this joint. |