init¶
Overview¶
Type InitOptions¶
Initialization of simulation contexts.
@author Jonathan Olson <jonathan.olson@colorado.edu>
- name: string
- version: string
- splashDataURI: string
- brand?: string
- locale?: string
- availableLocales?: string[]
- isDebugBuild?: boolean
- allowLocaleSwitching?: boolean
Source Code¶
See the source for init.ts in the scenerystack repository.