{{newin|[[0.8.0]]|080|type=function}}
Resets the contact friction to the mixture value of both fixtures.

== Function ==
=== Synopsis ===
<source lang="lua">
Contact:resetFriction( )
</source>
=== Arguments ===
None.
=== Returns ===
Nothing.

== See Also ==
* [[parent::Contact]]
[[Category:Functions]]
{{#set:Description=Resets the contact friction to the mixture value of both fixtures.}}
{{#set:Since=080}}
== Other Languages ==
{{i18n|Contact:resetFriction}}