Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


colorLoadActions

Load actions for color buffers.
Read time 1 minuteLast updated 5 days ago

Definition

public RenderBufferLoadAction[] colorLoadActions { 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.