Difference between revisions of "B2.WeldJoint:setDampingRatio"
From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight") |
|||
Line 6: | Line 6: | ||
=== <translate>Description</translate> === | === <translate>Description</translate> === | ||
Sets damping ratio. | Sets damping ratio. | ||
− | < | + | <syntaxhighlight lang="lua"> |
b2.WeldJoint:setDampingRatio(damping) | b2.WeldJoint:setDampingRatio(damping) | ||
</source> | </source> |
Revision as of 14:26, 13 July 2023
Available since: Gideros 2011.6
Class: b2.WeldJoint
Description
Sets damping ratio. <syntaxhighlight lang="lua"> b2.WeldJoint:setDampingRatio(damping) </source>
Parameters
damping: (number) damping ratio