Skip to content

InputAction.ReadValue(IInputContext) Method

Definition

Namespace: Brine2D.Input

Returns the value with the largest absolute magnitude across all bindings.

C#
public float ReadValue(Brine2D.Input.IInputContext input);

Parameters

input IInputContext

Returns

System.Single