Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


colorLoad

Load Actions for Color Buffers. It will override any actions set on RenderBuffers themselves.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public RenderBufferLoadAction[] colorLoad

Remarks

Please note that not all platforms have load/store actions, so this setting might be ignored at runtime. Generally mobile-oriented graphics APIs (OpenGL ES, Metal) take advantage of these settings.