Difference between revisions of "B2.WheelJoint:setMaxMotorTorque"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 6: Line 6:
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
 
Sets the maximum motor torque in N*m.
 
Sets the maximum motor torque in N*m.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
b2.WheelJoint:setMaxMotorTorque(torque)
 
b2.WheelJoint:setMaxMotorTorque(torque)
 
</source>
 
</source>

Revision as of 15:26, 13 July 2023