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