Method ConfigureColorStoreActions
ConfigureColorStoreActions(RenderBufferStoreAction[])
Configures the Store Actions for all the color attachments of this render pass.
선언
public void ConfigureColorStoreActions(RenderBufferStoreAction[] storeActions)
파라미터
타입 | 이름 | 설명 |
---|---|---|
RenderBufferStoreAction[] | storeActions | Array of RenderBufferStoreActions to use |