Version: 2019.1

AtomicSafetyHandle.EnforceAllBufferJobsHaveCompletedAndRelease

マニュアルに切り替える
public static Unity.Collections.LowLevel.Unsafe.EnforceJobResult EnforceAllBufferJobsHaveCompletedAndRelease (Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle handle);

パラメーター

handleSafety handle.

戻り値

EnforceJobResult 割り当てられているマテリアル

説明

Waits for all jobs running against this AtomicSafetyHandle to complete and then releases the atomic safety handle.