Sets the motor speed.
== Function ==
=== Synopsis ===
<source lang="lua">
PrismaticJoint:setMotorSpeed( s )
</source>
=== Arguments ===
{{param|number|s|The motor speed, usually in meters per second.}}
=== Returns ===
Nothing.
== See Also ==
* [[parent::PrismaticJoint]]
[[Category:Functions]]
{{#set:Description=Sets the motor speed.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|PrismaticJoint:setMotorSpeed}}