Difference between revisions of "B2.WeldJoint:setDampingRatio"
From GiderosMobile
m (Text replacement - "</source>" to "</syntaxhighlight>") |
|||
(One intermediate revision by the same user not shown) | |||
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) | ||
− | </ | + | </syntaxhighlight> |
=== <translate>Parameters</translate> === | === <translate>Parameters</translate> === |
Latest revision as of 14:27, 13 July 2023
Available since: Gideros 2011.6
Class: b2.WeldJoint
Description
Sets damping ratio.
b2.WeldJoint:setDampingRatio(damping)
Parameters
damping: (number) damping ratio