{{newin|[[0.8.0]]|080|type=method}}
Sets the restitution of the fixture.

== Function ==
=== Synopsis ===
<source lang="lua">
Fixture:setRestitution( restitution )
</source>
=== Arguments ===
{{param|number|restitution|The fixture restitution.}}
=== Returns ===
Nothing.
== See Also ==
* [[parent::Fixture]]
* [[Fixture:getRestitution]]
[[Category:Functions]]
{{#set:Description=Sets the restitution of the fixture.}}
{{#set:Since=080}}
== Other Languages ==
{{i18n|Fixture:setRestitution}}