Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


supportsAsyncGPUReadback

Returns true if asynchronous readback of GPU data is available for this device and false otherwise.
Read time 1 minuteLast updated 8 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static bool supportsAsyncGPUReadback { get; }

Remarks