API Reference / dirFromAzAlt · function
Function: dirFromAzAlt()
function dirFromAzAlt(azDeg, altDeg): Vec3;
Direction (local horizontal frame: x east, y north, z up) for an azimuth (deg from true north, east positive) and altitude (deg).
Parameters
| Parameter | Type |
|---|---|
azDeg | number |
altDeg | number |