Class CameraLabelerDrawerAttribute
Attribute for CameraLabelerDrawer types which specifies the CameraLabeler type whose inspector should be drawn using the decorated type.
Implements
Inherited Members
Namespace: UnityEditor.Perception.GroundTruth
Assembly: solution.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class CameraLabelerDrawerAttribute : Attribute, _Attribute
Constructors
Name | Description |
---|---|
CameraLabelerDrawerAttribute(Type) | Creates a new CameraLabelerDrawerAttribute specifying the CameraLabeler type to be drawn |