---
title: dynamics
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/manipulationcomponent/dynamics-swift.property
---

# dynamics

The dynamics controlling the object’s movement and behaviors during the interaction.

## Declaration

```swift
var dynamics: ManipulationComponent.Dynamics
```

## See Also

### Configuring the manipulation

- [configureEntity(_:hoverEffect:allowedInputTypes:collisionShapes:)](realitykit/manipulationcomponent/configureentity(_:hovereffect:allowedinputtypes:collisionshapes:).md)
- [audioConfiguration](realitykit/manipulationcomponent/audioconfiguration-swift.property.md)
- [releaseBehavior](realitykit/manipulationcomponent/releasebehavior-swift.property.md)
