docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Event beforeSetConfiguration

    An event that is triggered right before the configuration is set on the session. Allows changes to be made to the configuration before it is set.

    Namespace: UnityEngine.XR.ARCore
    Assembly: solution.dll
    Syntax
    public event Action<ARCoreBeforeSetConfigurationEventArgs> beforeSetConfiguration
    Returns
    Type Description
    Action<ARCoreBeforeSetConfigurationEventArgs>

    An Action delegate that provides access to the new session config before it is applied.

    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)