OptionalcanvasThe ID of the canvas element in the DOM. Defaults to "SmallWorld".
OptionalenableWhether to enable the built-in Gadget Inspector overlay (defaults to false/true depending on setup).
OptionalfullscreenWhether the engine should automatically resize the canvas to full screen.
OptionalheightFixed height in pixels (ignored if fullscreen is true).
OptionalinputThe behavior of horizontal input keys (A/D). Defaults to TANK.
OptionalpostOptional post-processing settings.
OptionalprojectionA fully constructed projection instance. When provided, projectionOptions and projection type are ignored. Use this to supply a custom or third-party projection.
OptionalprojectionProjection startup parameters (near, far, fov, orthoSize).
OptionalprojectionDefault camera projection type.
OptionalqualityOptional quality settings.
OptionalrendererDetailed renderer configurations.
OptionalrendererPrimary renderer type to attempt initialization.
OptionalwidthFixed width in pixels (ignored if fullscreen is true).
Global engine configuration options.