Skip to content

Format

typescript
PhysicMaterial.staticFriction

class: PhysicMaterial

Description

Static friction coefficient.

The static friction coefficient affects the friction force of an object when there is no applied force.

Parameters

param_nametypedescription

Return

typedescription
number

Code Example