Input System  v0.1
ISX.InputConfiguration Class Reference

Static configuration values that are picked up by the various pieces of logic. More...

Static Public Attributes

static float DeadzoneMin = 0.125f
 Default value used when nothing is set explicitly on DeadzoneProcessor.min. More...
 

Detailed Description

Static configuration values that are picked up by the various pieces of logic.

The values are not const and can be changed on the fly.

Member Data Documentation

◆ DeadzoneMin

float ISX.InputConfiguration.DeadzoneMin = 0.125f
static

Default value used when nothing is set explicitly on DeadzoneProcessor.min.