docs.unity3d.com
    Show / Hide Table of Contents

    Class CameraLabelerDrawerAttribute

    Attribute for CameraLabelerDrawer types which specifies the CameraLabeler type whose inspector should be drawn using the decorated type.

    Inheritance
    Object
    CameraLabelerDrawerAttribute
    Namespace: UnityEditor.Perception.GroundTruth
    Syntax
    public class CameraLabelerDrawerAttribute : Attribute

    Constructors

    CameraLabelerDrawerAttribute(Type)

    Creates a new CameraLabelerDrawerAttribute specifying the CameraLabeler type to be drawn

    Declaration
    public CameraLabelerDrawerAttribute(Type targetLabelerType)
    Parameters
    Type Name Description
    Type targetLabelerType

    The type whose inspector should be drawn by the decorated type

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023