Method ConfigureColorStoreAction
ConfigureColorStoreAction(RenderBufferStoreAction, uint)
Configures the Store Action for a color attachment of this render pass.
선언
public void ConfigureColorStoreAction(RenderBufferStoreAction storeAction, uint attachmentIndex = 0)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| RenderBufferStoreAction | storeAction | RenderBufferStoreAction to use |
| uint | attachmentIndex | Index of the color attachment |