Event imageReadback
Event which is called each frame a semantic segmentation image is read back from the GPU.
Namespace: UnityEngine.Perception.GroundTruth
Assembly: solution.dll
Syntax
public event Action<SemanticSegmentationLabeler.ImageReadbackEventArgs> imageReadback
Returns
Type | Description |
---|---|
Action<SemanticSegmentationLabeler.ImageReadbackEventArgs> |