Method ConfigureDepthStoreAction
ConfigureDepthStoreAction(RenderBufferStoreAction)
Configures the Store Action for the depth attachment of this render pass.
선언
public void ConfigureDepthStoreAction(RenderBufferStoreAction storeAction)
파라미터
타입 | 이름 | 설명 |
---|---|---|
RenderBufferStoreAction | storeAction | RenderBufferStoreAction to use |