Event BoundingBoxComputed
Fired when the bounding boxes are computed for a frame.
Namespace: UnityEngine.Perception.GroundTruth
Assembly: solution.dll
Syntax
public event Action<int, List<BoundingBox3DLabeler.BoxData>> BoundingBoxComputed
Returns
Type | Description |
---|---|
Action<int, List<BoundingBox3DLabeler.BoxData>> |