docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class XRSettingsManagerTestBase

    Inheritance
    object
    XRSettingsManagerTestBase
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.XR.Management.Tests
    Assembly: Unity.XR.Management.Tests.dll
    Syntax
    public abstract class XRSettingsManagerTestBase

    Properties

    loaderCount

    Declaration
    public abstract int loaderCount { get; }
    Property Value
    Type Description
    int

    loaders

    Declaration
    public List<XRLoader> loaders { get; }
    Property Value
    Type Description
    List<XRLoader>

    manager

    Declaration
    public XRManagerSettings manager { get; }
    Property Value
    Type Description
    XRManagerSettings

    Methods

    SetupBase()

    Declaration
    protected void SetupBase()

    TeardownBase()

    Declaration
    protected void TeardownBase()
    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)