> For the complete documentation index, see [llms.txt](https://docs.existent.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.existent.com/documentation/resources/existent-api/index/existentbodycalibration/addeyeheight.md).

# AddEyeHeight

[ExistentDocumentation](https://gitlab.com/lightgarden-studios/existent-documentation/-/blob/v0.1.0/resources/BPNodes/index.md) > [ExistentBodyCalibration](/documentation/resources/existent-api/index/existentbodycalibration.md) > Add Eye Height

## Add Eye Height

Add the eye height for the specified player unique identifier

![](/files/M98WIX0L6c7Xw7jOYj9a)

#### Inputs

|                                                                     |                              |
| ------------------------------------------------------------------- | ---------------------------- |
| <p><strong>In</strong><br>Exec</p>                                  |                              |
| <p><strong>Target</strong><br>Body Calibration Object Reference</p> |                              |
| <p><strong>Player Unique Identifier</strong><br>String</p>          | The player unique identifier |
| <p><strong>Eye Height</strong><br>Float (single-precision)</p>      | The eye height               |

#### Outputs

|                                                 |                    |
| ----------------------------------------------- | ------------------ |
| <p><strong>Out</strong><br>Exec</p>             |                    |
| <p><strong>Return Value</strong><br>Boolean</p> | True if successful |
