⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

enum InputFloat

Index values for analog float inputs from controllers. These are inputs that range from 0-1 based on how far the user has pressed them.

Enum Values

   
LGrip The grip button on the left controller, usually where the remaining fingers sit.
LTrigger The trigger on the left controller, where the user’s index finger typically rests.
Max Total number of input float types.
RGrip The grip button on the right controller, usually where the remaining fingers sit.
RTrigger The trigger on the right controller, where the user’s index finger typically rests.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!