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

# ClothBodyEvents

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

```
enum ClothBodyEvents
```

## Topics

### Receiving simulation events

[`struct NewSimulationPositions`](/documentation/RealityKit/ClothBodyEvents/NewSimulationPositions)

An event type that a cloth body publishes (before simulation update) when its new positions are available.



---

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)