docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method TryLockGPUScenesUpdate

    TryLockGPUScenesUpdate(GPUSceneList)

    Try to lock the mutex that ensure no update of multiple gpu scenes is done between lock/unlock, returns true if the mutex has been locked, false if it was already locked

    Declaration
    [HandleProcessCorruptedStateExceptions]
    public BoolList TryLockGPUScenesUpdate(GPUSceneList scenes)
    Parameters
    Type Name Description
    GPUSceneList scenes

    Identifiers of the GPU scenes to try to lock update for

    Returns
    Type Description
    BoolList
    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)