Interface IEngineConfig

Engine Config

Hierarchy

  • IEngineConfig

Properties

autoClear?: null | number

Seconds to wait before auto clearing roll. Null means do not auto clear

bgColor: string | number

Canvas Background Color

bgOpacity: number

Canvas Background Opacity

camera: ICamera

Camera Configuration

dice: Partial<IDiceConfig>

Dice Configuration

drawDebug?: boolean

Debug

light: ILight

Light Configuration

physics: IPhysics

Physics Configuration

persistRolls?: boolean

Persist Rolls

Generated using TypeDoc