---
title: angularDamping
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/physicsbodycomponent/angulardamping
---

# angularDamping

The value that controls how fast a dynamic rigid body’s rotational motion approaches the zero rest state.

## Declaration

```swift
var angularDamping: Float { get set }
```

## Discussion

Discussion important: Use a non-negative value for angular damping.
