On this page

Type Alias SkyPropsPossiblyEvaluated

type SkyPropsPossiblyEvaluated = {
    "atmosphere-blend": number;
    "fog-color": Color;
    "fog-ground-blend": number;
    "horizon-color": Color;
    "horizon-fog-blend": number;
    "sky-color": Color;
    "sky-horizon-blend": number;
}
Index

Properties

"atmosphere-blend": number
"fog-color": Color
"fog-ground-blend": number
"horizon-color": Color
"horizon-fog-blend": number
"sky-color": Color
"sky-horizon-blend": number
Was this helpful?
SDK JS
Reference
SkyPropsPossiblyEvaluated