Skip to main content

Type Alias: G3000EspControlInputManagerOptions

G3000EspControlInputManagerOptions = EspControlInputManagerOptions & object

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/ESP/G3000EspDefinition.ts:6

Configuration options for a EspControlInputManager instantiated by the G3000.

Type declaration

omitPitchAxis?

optional omitPitchAxis: boolean

Whether to omit handling the pitch control axis. Defaults to false.

omitRollAxis?

optional omitRollAxis: boolean

Whether to omit handling the roll control axis. Defaults to false.