Enum StartingLabelId
Selector for whether label ids should start at zero or one. startingLabelId.
Namespace: UnityEngine.Perception.GroundTruth
Assembly: solution.dll
Syntax
public enum StartingLabelId
Fields
| Name | Description |
|---|---|
| One | Start label id assignment at 1 |
| Zero | Start label id assignment at 0 |