OptionalchildrenChild components to render (visual representation).
OptionalmassMass affecting momentum. Default: 1.
OptionalmaxMaximum steering force. Default: 10.
OptionalmaxMaximum speed of the vehicle. Default: 5.
OptionalonCallback called each frame with vehicle and delta time.
OptionalpositionInitial position [x, y, z]. Default: [0, 0, 0].
OptionalrotationInitial rotation [x, y, z] in radians. Default: [0, 0, 0].
Props for the YukaVehicle component.