docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SceneValidationUIUtils

    Class containing utility methods for the scene validation UI.

    Inheritance
    object
    SceneValidationUIUtils
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.XR.CoreUtils.Editor
    Assembly: Unity.XR.CoreUtils.Editor.dll
    Syntax
    public static class SceneValidationUIUtils

    Methods

    DrawCapabilitiesSelectionDropdown(bool)

    Draws a capabilities dropdown that allows the user to select which capability profiles to validate against.

    Declaration
    public static void DrawCapabilitiesSelectionDropdown(bool askIfUserWantsToTurnOffValidation = true)
    Parameters
    Type Name Description
    bool askIfUserWantsToTurnOffValidation

    When set to true a window will pop up in the editor asking if the user really wants to turn off scene validation

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)