<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "visionOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/ClothColliderEvents",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:22RealityFoundationCloth0C14ColliderEventsO"
  },
  "title" : "ClothColliderEvents"
}
-->

# ClothColliderEvents

Types of events that a cloth collider publishes during its lifetime.

```
enum ClothColliderEvents
```

## Topics

### Detecting collisions

[`struct NewBodyCollisions`](/documentation/RealityKit/ClothColliderEvents/NewBodyCollisions)

An event type that a cloth collider publishes (before simulation update) when cloth bodies collide with it.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)