InputType (Enum)
From Legacy Roblox Wiki
The Enum InputType controls the SurfaceInput of the object Part. It holds thirteen values:
- 0: NoInput
- 1: LeftTread
- 2: RightTread
- 3: Steer
- 4: Throtle
- 5: (Unused)
- 6: UpDown
- 7: Action1
- 8: Action2
- 9: Action3
- 10: Action4
- 11: Action5
- 12: Constant
- 13: Sin (Sine)