Field labels
The label names to associate with the GameObject. Modifications to this list after the Update() step of the frame the object is created in are not guaranteed to be reflected by labelers.
Namespace: UnityEngine.Perception.GroundTruth
Assembly: solution.dll
Syntax
[FormerlySerializedAs("classes")]
public List<string> labels
Returns
Type | Description |
---|---|
List<string> |