{{newin|[[0.8.0]]|080|type=function}}
Sets the contact friction.

== Function ==
=== Synopsis ===
<source lang="lua">
Contact:setFriction( friction )
</source>
=== Arguments ===
{{param|number|friction|The contact friction.}}
=== Returns ===
Nothing.

== See Also ==
* [[parent::Contact]]
[[Category:Functions]]
{{#set:Description=Sets the contact friction.}}
{{#set:Since=080}}
== Other Languages ==
{{i18n|Contact:setFriction}}