Method group is Obsolete

CommandBuffer.CreateGPUFence

Obsolete CommandBuffer.CreateGPUFence has been deprecated. Use CreateGraphicsFence instead.
Upgrade to CreateAsyncGraphicsFence

Declaration

public GPUFence CreateGPUFence(Rendering.SynchronisationStage stage);

Description

This functionality is deprecated, and should no longer be used. Please use CommandBuffer.CreateGraphicsFence.


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