LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.