Optional
backgroundThe background color of the canvas. An array of four numbers, ranging from 0 to 255. Default: [0, 0, 0, 0]
Set the background color of the canvas or parent HTML element instead
Optional
loadingThe type of loading screen type to initialize with.
Optional
sessionPass in session information to reload an existing session. A new session will be created if not defined.
Optional
showShows or hides the loading screen. Default: true.
Generated using TypeDoc
Settings for the client to initialize with.