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

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