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

# isOnGround

A Boolean value that indicates whether the character controller is on the ground.

## Declaration

```swift
let isOnGround: Bool
```

## See Also

### Accessing character controller state

- [velocity](realitykit/charactercontrollerstatecomponent/velocity.md)
