The viewport is class that handles the rendering of the scene. It's a high-level abstraction of the Renderer.
viewport
The optimizer used to optimize rendering.
The renderer used to render the scene.
Method triggered by windowResize signal.
windowResize
Call this on every frame to update the debugger.
Generated using TypeDoc
The
viewport
is class that handles the rendering of the scene. It's a high-level abstraction of the Renderer.