Class SkeletonDefinition
A skeletal connection between two joints.
Inherited Members
Namespace: UnityEngine.Perception.GroundTruth
Assembly: solution.dll
Syntax
[Serializable]
public class SkeletonDefinition
Fields
| Name | Description |
|---|---|
| color | The color of the skeleton in the visualization |
| joint1 | The first joint |
| joint2 | The second joint |