---
title: simulationEntity
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/clothsimulationevents/afterupdate/simulationentity
---

# simulationEntity

The entity that has the simulation component that this event originates from.

## Declaration

```swift
let simulationEntity: Entity
```

## See Also

### Accessing update information

- [updateCount](realitykit/clothsimulationevents/afterupdate/updatecount.md)
