Skip to content

calculateEnvironmentYaw

calculateEnvironmentYaw(sun, sunU): number

Defined in: packages/engine/src/render/looks.ts:169

Radians to turn an equirectangular image about up so the sun in its column sunU stands on the bearing of sun.

Parameter Type
sun Vector3
sunU number

number