Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


supportsGPUFence

This functionality is deprecated, and should no longer be used. Please use SystemInfo.supportsGraphicsFence.
Read time 1 minuteLast updated 2 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
Warning
Removed. SystemInfo.supportsGPUFence has been deprecated, use SystemInfo.supportsGraphicsFence instead
public static bool supportsGPUFence { get; }