Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


doubleBuffered

When this parameter is set to true, Unity double-buffers the Custom Render Texture so that you can access it during its own update.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public bool doubleBuffered { get; set; }