SystemInfo.supportsGraphicsFence

Switch to Manual
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.