{{oldin|[[0.8.0]]|080|type=function}}
Gets the restitution of this shape.
== Function ==
=== Synopsis ===
<source lang="lua">
restitution = Shape:getRestitution( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|restitution|The restitution of this Shape.}}
== See Also ==
* [[parent::Shape]]
[[Category:Functions]]
{{#set:Description=Gets the restitution of this shape.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|Shape:getRestitution}}