Model attributes (Shadow Overlay): Difference between revisions
Jump to navigation
Jump to search
Created page with "The heat overlay's model calculations depend on a number of calculation-wide parameters. These parameters are available as attributes of the heat overlay and can be modified as such. {{Overlay attributes|suppresscategory=true| {{ :Dates (Heat Overlay) }} {{ :Foliage areas (Heat Overlay) }} {{ :Max shadow distance (Heat Overlay) }} {{ :Sun altitude (Heat Overlay) }} {{ :Sun azimuth (Heat Overlay) }} }} {{article end |notes= * When the [..." |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
The [[ | The [[Shadow Overlay]]'s model calculations depend on a number of calculation-wide parameters. These parameters are available as [[attribute]]s of the Shadow Overlay and can be modified as such. | ||
{{Overlay attributes | {{Overlay attributes| | ||
{{ :Dates ( | {{ :Dates (Shadow Overlay) }} | ||
{{ : | {{ :Max foliage radius (Shadow Overlay) }} | ||
{{ :Max shadow distance ( | {{ :Max shadow distance (Shadow Overlay) }} | ||
{{ :Sun altitude ( | {{ :Sun altitude (Shadow Overlay) }} | ||
{{ :Sun azimuth ( | {{ :Sun azimuth (Shadow Overlay) }} | ||
}} | }} | ||
| Line 12: | Line 12: | ||
{{article end | {{article end | ||
|notes= | |notes= | ||
* When the [[Dates ( | * When the [[Dates (Shadow Overlay)|DATES]] attribute is configured for multiple timeframes, the [[Sun altitude (Shadow Overlay)|Sun altitude]] and [[Sun azimuth (Shadow Overlay)|Sun azimuth]] attributes should have an equal amount of entries. | ||
|seealso= | |seealso= | ||
|api=* [[Api session event editor overlay set attribute]] | |||
}} | }} | ||
{{ShadowOverlay nav}} | {{ShadowOverlay nav}} | ||
Latest revision as of 15:07, 15 July 2026
The Shadow Overlay's model calculations depend on a number of calculation-wide parameters. These parameters are available as attributes of the Shadow Overlay and can be modified as such.
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| DATES | time in milliseconds | Dates specify the day and time used to calculate sun angles. | 1375444800000 | ||
| MAX_FOLIAGE_RADIUS | m | 0 to 1000 | The maximum radius of foliage. | 100 | |
| MAX_SHADOW_DISTANCE | m | 100 to 1000 | The maximum length of a shadow. | 500 | |
| SUN_ALTITUDE | angle (0-90°) | 0 to 90 | The sun angle up from the horizon. | 49.71 | |
| SUN_AZIMUTH | geo angle (0-360°) | -1.7976931348623157E308 to 1.7976931348623157E308 | The angle of the sun along the horizon. | 140.03 |
Notes
- When the DATES attribute is configured for multiple timeframes, the Sun altitude and Sun azimuth attributes should have an equal amount of entries.
API Endpoints