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

19.11.6 elasticity

e = physics.Arbiter:elasticity()

Parameter

Type

Description

self

in physics.Arbiter

The input Arbiter

e

out number

The calculated elasticity of the collision

Returns the calculated elasticity of this collision pair.

Introduced in platform.apiLevel = '2.0'