Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


colorStoreActions

Store actions for color buffers.
Read time 1 minuteLast updated 4 days ago

Definition

public RenderBufferStoreAction[] colorStoreActions { get; set; }

Remarks

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