The InputAnalog enum in the Sandbox
namespace represents various analog inputs, typically from a game controller. Each input is expressed as a value between -1 and 1, with 0 being the default state. This allows for precise control over input values, such as the position of analog sticks or the pressure applied to triggers.