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