RenderTargetBinding.colorStoreActions
public RenderBufferStoreAction[] colorStoreActions;
Description 描述
Store actions for color buffers.
Not all platforms support store actions. If the platform you are using does not support store actions, RenderBufferStoreAction.Store will be used instead.