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

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