IGenvidConfig

class genvidConfig.IGenvidConfig()

Global Configuration interface.

New in version 1.16.0.

Properties

genvidConfig.IGenvidConfig.console

A console used for logging.

Default to the standard console.

Type: Console

genvidConfig.IGenvidConfig.framePerSeconds

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

Default is 30.

Type: number