docs.unity3d.com
    Show / Hide Table of Contents

    Class PerceptionSettingsProvider

    Settings provider for the perception settings pane

    Inheritance
    Object
    PerceptionSettingsProvider
    Namespace: UnityEditor.Perception.GroundTruth
    Syntax
    public class PerceptionSettingsProvider : SettingsProvider

    Methods

    CreateProvider()

    Creates the settings provider

    Declaration
    public static SettingsProvider CreateProvider()
    Returns
    Type Description
    SettingsProvider

    The perception settings

    OnActivate(String, VisualElement)

    Declaration
    public override void OnActivate(string searchContext, VisualElement rootElement)
    Parameters
    Type Name Description
    String searchContext
    VisualElement rootElement

    OnDeactivate()

    Declaration
    public override void OnDeactivate()

    OnGUI(String)

    Declaration
    public override void OnGUI(string searchContext)
    Parameters
    Type Name Description
    String searchContext
    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