Class: HelloSystem

HelloSystem

A simple system responsible for initiating the renderer.

Implements

Members

defaultOptions HelloSystemOptions static

The default options for the system.

Properties:
Name Type Default Description
hello boolean false

WebGLOptions.hello

Methods

init (options) void

It all starts here! This initiates every system, passing in the options for any system by name.

Name Type Description
options HelloSystemOptions

the config for the renderer and all its systems