StartArgs

class Sc.StartArgs()

Properties

Sc.StartArgs.container
container: (string | HTMLElement)
Sc.StartArgs.enginePath

optional

enginePath: string
Sc.StartArgs.onError
onError: (message: string) => void
Sc.StartArgs.onReady
onReady: (sc: Partial) => void