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