Skip to content

core/renderTarget ​

Type Aliases ​

Type AliasDescription
RenderTargetA render target (FrameBuffer Object) for offscreen rendering.
RenderTargetParams-

Functions ​

FunctionDescription
createRenderTargetCreates a RenderTarget (FrameBuffer Object) for offscreen rendering.
setRenderTargetSets the current render target for the WebGL context.

Released under the MIT License.