{{newin|[[0.8.0]]|080|type=method}}
Sets a new maximum motor torque.

== Function ==
=== Synopsis ===
<source lang="lua">
WheelJoint:setMaxMotorTorque( maxTorque )
</source>
=== Arguments ===
{{param|number|maxTorque|The new maximum torque for the joint motor in newton meters.}}
=== Returns ===
Nothing
== See Also ==
* [[parent::WheelJoint]]
* [[WheelJoint:getMaxMotorTorque]]
[[Category:Functions]]
{{#set:Description=Sets a new maximum motor torque.}}
{{#set:Since=080}}
== Other Languages ==
{{i18n|WheelJoint:getMaxMotorTorque}}