Click or drag to resize
BindingAvailableAxes Property
Dictionary of the Axes that can be assigned and their RecognizionTreshold

Namespace: Codolith.InputManager
Assembly: Codolith.InputManager (in Codolith.InputManager.dll) Version: 1.0.5438.34543
Syntax
C#
public static Dictionary<string, float> AvailableAxes { get; }

Property Value

Type: DictionaryString, Single
The available axes.
See Also