RenderTarget Class

Connects a Viewport to a graphics renderer such as a WebGLRenderingContext to enable the viewport's contents to be rendered to the screen or to an off-screen buffer. Application code never interacts directly with a RenderTarget - it interacts with the Viewport's API which forwards requests to the RenderTarget.

Extended by

  • MockRender.Target

Implements

Methods

Name Description
constructor(): RenderTarget    

Defined in

Last Updated: 23 November, 2024