<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [RigidBody](./server.rigidbody.md) &gt; [isCcdEnabled](./server.rigidbody.isccdenabled.md)

## RigidBody.isCcdEnabled property

Whether the rigid body has continuous collision detection enabled.

**Signature:**

```typescript
get isCcdEnabled(): boolean;
```
