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

RenderTargetBinding.colorLoadActions

public RenderBufferLoadAction[] colorLoadActions;

Description

Load actions for color buffers.

Not all platforms support load actions. If the platform you are using does not support load actions, RenderBufferLoadAction.Load will be used instead.