{{newin|[[0.8.0]]|080|type=function}}
Sets the contact restitution.

== Function ==
=== Synopsis ===
<source lang="lua">
Contact:setRestitution( restitution )
</source>
=== Arguments ===
{{param|number|restitution|The contact restitution.}}
=== Returns ===
Nothing.

== See Also ==
* [[parent::Contact]]
[[Category:Functions]]
{{#set:Description=Sets the contact restitution.}}
{{#set:Since=080}}
== Other Languages ==
{{i18n|Contact:setRestitution}}