This version of Unity is unsupported.

ClusterInput.SetAxis

Declaration

public static void SetAxis(string name, float value);

Parameters

name Name of input to modify.
value Value to set.

Description

Sets the axis value for this input. Only works for input typed Custom.