Set the maximum motor force.
== Function ==
=== Synopsis ===
<source lang="lua">
PrismaticJoint:setMaxMotorForce( f )
</source>
=== Arguments ===
{{param|number|f|The maximum motor force, usually in N.}}
=== Returns ===
Nothing.
== See Also ==
* [[parent::PrismaticJoint]]
[[Category:Functions]]
{{#set:Description=Set the maximum motor force.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|PrismaticJoint:setMaxMotorForce}}