InputAction.ReadValue(IInputContext) Method
Definition¶
Namespace: Brine2D.Input
Returns the value with the largest absolute magnitude across all bindings.
public float ReadValue(Brine2D.Input.IInputContext input);
Parameters¶
input IInputContext
Namespace: Brine2D.Input
Returns the value with the largest absolute magnitude across all bindings.
public float ReadValue(Brine2D.Input.IInputContext input);
input IInputContext