restitution property

double restitution
getter/setter pair

Restitution for this material. If non-negative, it will be used instead of the restitution given by ContactMaterials. If there's no matching ContactMaterial, the value from defaultContactMaterial in the World will be used.

Implementation

double restitution;