• Initialize the WWT engine with defaults.

    While this function is maintained for backwards compatibility, modern users should use the WWTControlBuilder class to initialize and instantiate the engine.

    The same as initControl6, with startLat and startLng defaulting to 0, startZoom defaulting to 360, and startMode defaulting to "Sky".

    Parameters

    • divId: string
    • startRenderLoop: boolean

    Returns ScriptInterface

Generated using TypeDoc