Event KeyPointsComputed
Action that gets triggered when a new frame of key points are computed.
Namespace: UnityEngine.Perception.GroundTruth
Assembly: solution.dll
Syntax
public event Action<List<KeyPointLabeler.KeyPointEntry>> KeyPointsComputed
Returns
| Type | Description |
|---|---|
| Action<List<KeyPointLabeler.KeyPointEntry>> |