Method ConfigureColorStoreAction
ConfigureColorStoreAction(RenderBufferStoreAction, uint)
Configures the Store Action for a color attachment of this render pass.
Declaration
public void ConfigureColorStoreAction(RenderBufferStoreAction storeAction, uint attachmentIndex = 0)
Parameters
Type | Name | Description |
---|---|---|
RenderBufferStoreAction | storeAction | RenderBufferStoreAction to use |
uint | attachmentIndex | Index of the color attachment |