steering wheel input

Can we use a steering wheel device as an imput for Unity? I need to build a car simulation using it, but I only have found some info regarding joysticks, not steering wheels.

Thank you in advance.

i may be mistaken but im pretty sure that a steering wheel acts in the same way a joystick would for input

Yep. All a wheel is internally is a different mech to turn the same potentimeters for the same axis input. The ones with built-in throttle just have an additional axis.

-Jeremy

Thank you.