Sandbox Logo

Graphics.RenderTarget

RenderTarget RenderTarget { get; set; }

Description

Get or set the current render target. Setting this will bind the render target and change the viewport to match it.

Return

User Comments