You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Physics Library > damping

19.9.8 damping

d = physics.Space:damping()

Parameter

Type

Description

self

in physics.Space

The input simulation Space

d

out number

The amount of damping of the simulation Space

Introduced in platform.apiLevel = '2.0'