Class PoseTimestampRecord
Record that maps a pose to a timestamp
Inherited Members
Namespace: UnityEngine.Perception.GroundTruth
Assembly: solution.dll
Syntax
[Serializable]
public class PoseTimestampRecord
Fields
Name | Description |
---|---|
poseLabel | The label to use for any captures inside of this time period |
startOffsetPercent | The percentage within the clip that the pose starts, a value from 0 (beginning) to 1 (end) |