OptionalbaseColor of the joystick base. Default: '#333333'.
OptionaldeadzoneDeadzone threshold (0-1). Movements below this are ignored. Default: 0.1.
OptionalknobColor of the draggable knob. Default: '#ff6600'.
OptionalmaxMaximum tilt angle in radians. Default: PI / 6.
OptionalonFired when the control is first pressed or activated.
OptionalonFired continuously as axis values change.
OptionalonFired when the control is released or deactivated.
OptionalonFired on initial interaction start.
OptionalonFired when interaction ends.
OptionalpositionWorld position [x, y, z]. Default: [0, 0, 0].
OptionalreturnSpeed at which the joystick returns to center. Default: 8.
OptionalsizeOverall scale multiplier. Default: 1.0.
OptionalstalkColor of the joystick stalk. Default: '#555555'.
Props for the Joystick3D component.