BindingAvailableAxes Property |
Dictionary of the Axes that can be assigned and their RecognizionTreshold
Namespace: Codolith.InputManagerAssembly: Codolith.InputManager (in Codolith.InputManager.dll) Version: 1.0.5438.34543
Syntax public static Dictionary<string, float> AvailableAxes { get; }
Property Value
Type:
DictionaryString,
SingleThe available axes.
See Also