docs.unity.cn
    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.unity.cn/ScriptReference/AsyncOperation.html

    Declaration
    public AsyncOperation ActivateAsync()
    Returns
    Type Description
    AsyncOperation

    The scene load operation.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use