GetAxis(string)
Returns the axis value as a continous float.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.ClusterInputModule
public static float GetAxis(string name)
Parameters
Name of input to poll.c.
Returns
Type | Description |
|---|---|
| float |
Remarks
The range depends on configuration of VRPN server.