skyDomes
constskyDomes:object
Defined in: packages/engine/src/render/daylight.ts:242
The two painted domes, either side of the cloud decks. Every sky layer shares a centre, so nothing about where they stand can sort them and the order they are drawn in is what the blend comes out as: the sky’s blue furthest off, the decks in front of it at the two orders they carry among their own settings above, and the horizon’s haze in front of all of them, which is the order the eye meets them in. The names are how the tuning story finds them.
Type Declaration
Section titled “Type Declaration”| Name | Type | Default value |
|---|---|---|
band |
object |
- |
band.name |
string |
"skyBand" |
band.renderOrder |
number |
4 |
tint |
object |
- |
tint.name |
string |
"skyTint" |
tint.renderOrder |
number |
1 |