Difference between revisions of "B2.WheelJoint:getSpringDampingRatio"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 6: Line 6:
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
 
Returns the spring damping ratio.
 
Returns the spring damping ratio.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(number) = b2.WheelJoint:getSpringDampingRatio()
 
(number) = b2.WheelJoint:getSpringDampingRatio()
 
</source>
 
</source>

Revision as of 15:26, 13 July 2023