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

RenderTargetBinding.colorStoreActions

public RenderBufferStoreAction[] colorStoreActions;

Description

Store actions for color buffers.

Not all platforms support store actions. If the platform you are using does not support store actions, RenderBufferStoreAction.Store will be used instead.