Navigation
BlueprintAPI > BlueprintAPI/CelestialVault > BlueprintAPI/CelestialVault/Earth
Return the Transformation to apply to a WGS84 Ellipsoid model so that its location in Lat,long,Altitude is tangent to the Origin It's used to locate the Rotating Celestial Vault for a specific UE Origin
Target is Celestial Maths
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| real | Latitude | |
| real | Longitude | |
| real | Altitude |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| transform | Return Value |