Removed

Graphics.WaitOnGPUFence

Obsolete WaitOnGPUFence has been deprecated. Use WaitOnAsyncGraphicsFence instead.
Upgrade to WaitOnAsyncGraphicsFence

Declaration

public static void WaitOnGPUFence(GPUFence fence, Rendering.SynchronisationStage stage = UnityEngine.Rendering.SynchronisationStage.PixelProcessing);

Description

This functionality is deprecated, and should no longer be used. Please use Graphics.WaitOnAsyncGraphicsFence.


Did you find this page useful? Please give it a rating: