IGenvidConfig

class genvidFactory.IGenvidConfig()

Alias for genvidConfig.IGenvidConfig()

Deprecated since version 1.16.0.

Properties

genvidFactory.IGenvidConfig.console

A console used for logging.

Default to the standard console.

Type: Console

genvidFactory.IGenvidConfig.framePerSeconds

Number of time per second the onDraw() is checked.

Default is 30.

Type: number