<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [PlayerCamera](./server.playercamera.md) &gt; [collidesWithBlocks](./server.playercamera.collideswithblocks.md)

## PlayerCamera.collidesWithBlocks property

Whether the camera collides with blocks instead of clipping through them.

\*\*Category:\*\* Players

**Signature:**

```typescript
get collidesWithBlocks(): boolean;
```
