Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

RenderTargetSetup.colorLoad

public RenderBufferLoadAction[] colorLoad;

Description

Load Actions for Color Buffers. It will override any actions set on RenderBuffers themselves.

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.