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