Class: GraphicsRenderer

Tiny. GraphicsRenderer

Renders the graphics object.

new Tiny.GraphicsRenderer(renderer)

Name Type Description
renderer Tiny.WebGLRenderer

The renderer this object renderer works for.

Extends

Members

The renderer this manager works for.

Methods

Destroys this renderer.

Stub method for rendering content and emptying the current batch.

Renders a graphics object.

Name Type Description
graphics Tiny.Graphics

The graphics object to render.

Starts the renderer and sets the shader

Stops the renderer

Documentation generated by JSDoc 3.4.3 on Fri Jul 09 2021 19:32:26 GMT+0800 (CST)