How to get Height Above Sea Level at Lat Lon Position?

Hi @5DRealities,

Cesium for Unity uses the WGS84 ellipsoid model, so the Height of a point actually refers to the height above that ellipsoid. This previous forum thread is similar to your concern and might be helpful:

There is some information later in the thread that explains how you might convert from WGS84 height to mean sea level. Let us know if you have any follow-up questions or concerns!