Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.