SetRenderToScreen

Description

This command sets the render pipeline to output any future draw calls to the screen. This is the default mode so you only need to call this if you have previously redirected drawing to an image with SetRenderToImage.

Definition

SetRenderToScreen()