Version: 1.4
LanguageEnglish
  • C#

SystemInfo.supportsGraphicsFence

public static bool supportsGraphicsFence;

Description

true if the platform supports GraphicsFences, otherwise false.

Graphics fences are supported on all platforms that support compute shaders.

See Also: GraphicsFence.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答