Method UnlockGPUSceneUpdate
UnlockGPUSceneUpdate(int)
Unlock the mutex that ensure no update of the gpu scene is done between lock/unlock
Declaration
[HandleProcessCorruptedStateExceptions]
public void UnlockGPUSceneUpdate(int scene)
Parameters
Type | Name | Description |
---|---|---|
int | scene | Identifier of the GPU scene to unlock update for |