This version of Unity is unsupported.

SystemInfo.supportsGPUFence

public static bool supportsGPUFence;

Description

Returns true when the platform supports GPUFences and false if otherwise.

Note that GPUFences are only supported on PS4.

See Also: GPUFence.