---
title: angularVelocity
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/physicsmotioncomponent/angularvelocity
---

# angularVelocity

The angular velocity of the body around the center of mass.

## Declaration

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

## See Also

### Setting velocity

- [linearVelocity](realitykit/physicsmotioncomponent/linearvelocity.md)
