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

RenderTargetBinding.depthStoreAction

public Rendering.RenderBufferStoreAction depthStoreAction;

Description

Store action for the depth/stencil buffer.

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