Skip to content

Format

typescript
PhysicMaterial.dynamicFriction

class: PhysicMaterial

Description

Dynamic friction of a physics material.

The dynamic friction coefficient affects the friction force of an object when it is subjected to a force and is in motion.

Parameters

param_nametypedescription

Return

typedescription
numberDynamic friction force

Code Example