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

RenderTargetBinding.depthLoadAction

public Rendering.RenderBufferLoadAction depthLoadAction;

Description

Load action for the depth/stencil buffer.

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