SystemInfo.supportsGraphicsFence
public static bool supportsGraphicsFence;
Description 描述
Returns true when the platform supports GraphicsFences, and false if otherwise.
Note that GraphicsFences are only supported on PS4.
See Also: GraphicsFence.