---
title: "getCameraHeight()"
canonical: "https://onesaitplatform.refined.site/space/DOCT/2220801128/getCameraHeight()"
format: markdown
---
> ℹ️ **Information**
> ℹ️ 
> ℹ️ Implementation version: beta 1.09

# Description

It gives the height, in meters, of the camera's position with respect to the terrestrial geoid (the surface).

# Invocation

```javascript
getCameraHeight()
```

# Input parameters

None required.

# Use examples

Get the camera's altitude at a given time:

```javascript
getCameraHeight()
```

![image](media://a6ef8d74-cd92-4d9d-83c3-6255a023531a)