Interface IOverlayPanelProvider
Interface that should be defined by a class that wants to be able to provide a image to the overlay panel.
Namespace: UnityEngine.Perception.GroundTruth
Assembly: solution.dll
Syntax
public interface IOverlayPanelProvider
Properties
Name | Description |
---|---|
label | The label of the overlay panel. |
overlayImage | The image to the overlay panel. |