docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ActivateAsync

    ActivateAsync()

    Activate the scene via the AsyncOperation. This is the scene loading AsyncOperation provided by the engine. The documentation for AsyncOperation can be found here: https://docs.unity3d.com/ScriptReference/AsyncOperation.html

    Declaration
    public AsyncOperation ActivateAsync()
    Returns
    Type Description
    AsyncOperation

    The scene load operation.

    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)