---
title: acceleration
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/particleemittercomponent/particleemitter/acceleration
---

# acceleration

The constant acceleration vector, in meters per second squared, applied to all particles in the system.

## Declaration

```swift
var acceleration: SIMD3<Float>
```
