> For the complete documentation index, see [llms.txt](https://motion.docs.regensturm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://motion.docs.regensturm.com/architecture/fstructcharactergroundinfo.md).

# FStructCharacterGroundInfo

This page describes the FStructCharacterGroundInfo struct that ships with Motion. The enumeration describes TBD.

### Members

| Name            | Description                                                            |
| --------------- | ---------------------------------------------------------------------- |
| LastUpdateFrame | Frame count of the last frame this instance of the struct was updated. |
| GroundDistance  | Last cached distance to the ground.                                    |
| GroundHitResult | Hit Result of the last cached floor hit result.                        |
