Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


depthLoadAction

Load action for the depth/stencil buffer.
Read time 1 minuteLast updated 5 days ago

Definition

public RenderBufferLoadAction depthLoadAction { get; set; }

Remarks

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