Difference between revisions of "RevoluteJoint:setMotorSpeed"

m (1 revision: Importing from potato (again).)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
 
Sets the motor speed.
 
Sets the motor speed.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Sets the motor speed.}}
 
{{#set:Description=Sets the motor speed.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{i18n|RevoluteJoint:setMotorSpeed}}

Latest revision as of 17:32, 25 March 2011

Sets the motor speed.

Function

Synopsis

RevoluteJoint:setMotorSpeed( s )

Arguments

number s
The motor speed, radians per second.

Returns

Nothing.

See Also


Other Languages