This version of Unity is unsupported.

SystemInfo.supportsGraphicsFence

public static bool supportsGraphicsFence;

Description

Returns true when the platform supports GraphicsFences, and false if otherwise.

GraphicsFences are supported by all platforms where class-ComputeShader work.

See Also: GraphicsFence.