This version of Unity is unsupported.

GraphicsFenceType

enumeration

Description

The type of GraphicFence.

Properties

AsyncQueueSynchronisationYou can use the graphics fence to synchronize different GPU queues, or the GPU and the CPU.
CPUSynchronisationYou can use the graphics fence to synchronize the GPU and the CPU. This value is not supported.