---
title: isEnabled
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/clothbodycomponent/colliderbinding-swift.struct/isenabled
---

# isEnabled

Indicates whether the cloth body should actively bind to the mesh collider.

## Declaration

```swift
var isEnabled: Bool
```

## See Also

### Binding the collider

- [sourceCollider](realitykit/clothbodycomponent/colliderbinding-swift.struct/sourcecollider.md)
