<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [BaseColliderOptions](./server.basecollideroptions.md) &gt; [friction](./server.basecollideroptions.friction.md)

## BaseColliderOptions.friction property

The friction of the collider.

**Signature:**

```typescript
friction?: number;
```
