RenderTargetBinding.colorLoadActions
public RenderBufferLoadAction[] colorLoadActions;
Description 描述
Load actions for color buffers.
Not all platforms support load actions. If the platform you are using does not support load actions, RenderBufferLoadAction.Load will be used instead.