WebBrowserModule

Members

Name

Documentation

Type

Description

Optional

BrowserUpdateInterval

The time in microseconds between running the message loop of the browser. Only used if UpdateBrowserBetweenRenderables is true.

Double

Value of type ‘Double’

Yes

DisableAcceleratedRendering

Forcably disables accelerated rendering, even if other preconditions would otherwise allow the use of it to speed up the rendering of the user interface. This setting can be used to circumvent an otherwise fatal crash that is caused by the accelerated rendering.

Boolean

Value of type ‘Boolean’

Yes

Enabled

Determines whether the WebBrowser module is enabled

Boolean

Value of type ‘Boolean’

Yes

UpdateBrowserBetweenRenderables

Run the message loop of the browser between calls to render individual renderables. When disabled, the browser message loop only runs once per frame.

Boolean

Value of type ‘Boolean’

Yes

WebHelperLocation

The location of the web helper application

File

Value of type ‘File’

Yes