Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


enableLowLatencyPresentationAPI

Enables and disables the low latency presentation API.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Removed. PlayerSettings.enableLowLatencyPresentationAPI is deprecated. It is now always enabled.
public static bool enableLowLatencyPresentationAPI { get; set; }