docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ConfigurationChooser

    The base class for configuration choosers, which determines which configuration a session will use. Used by DetermineConfiguration(Feature). Use configurationChooser to get or set the session's configuration choosers.

    Inheritance
    object
    ConfigurationChooser
    DefaultConfigurationChooser
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEngine.XR.ARSubsystems
    Assembly: solution.dll
    Syntax
    public abstract class ConfigurationChooser

    Methods

    Name Description
    ChooseConfiguration(NativeSlice<ConfigurationDescriptor>, Feature)

    Chooses a configuration given a set of ConfigurationDescriptors and requested Features.

    In This Article
    Back to top
    Copyright © 2024 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)