Function BlamRendering::DirectX::ScreenshotDone

Function Documentation

void BlamRendering::DirectX::ScreenshotDone()

Informs DirectX that the screenshot has finished being captured.

For screenshots, the entire rendering process must be halted to avoid the saved screenshot being incomplete. This function is used at the end of the screenshot function to unlock the render loop.