---
title: velocity
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/charactercontrollerstatecomponent/velocity
---

# velocity

The linear speed relative to the origin in physics space.

## Declaration

```swift
let velocity: SIMD3<Float>
```

## See Also

### Accessing character controller state

- [isOnGround](realitykit/charactercontrollerstatecomponent/isonground.md)
