Iteration Overlay: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 14: | Line 14: | ||
* [[How to setup a flooding overlay with iterations]] | * [[How to setup a flooding overlay with iterations]] | ||
* [[How to create a custom breach growth formula]] | * [[How to create a custom breach growth formula]] | ||
|api=* [[Api session | |api=* [[Api session event editor overlay add]] | ||
* [[Api session | * [[Api session event editor overlay set attribute]] | ||
* [[Api session | * [[Api session event editor overlay set prequel]] | ||
}} | }} | ||
{{Overlay nav}} | {{Overlay nav}} | ||
Latest revision as of 14:27, 14 July 2026
The Iteration Overlay is a Grid Overlay used to collect values from each iteration of its source. For example, running 10 iterations of a Water Overlay in the Simulation Core allows you to collect the results using an Iteration Overlay. The 10 iterations are now 10 timeframes.
Attributes
The calculation can be configured via the following attributes:
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| File:Modulus.png | MODULUS | number | 1 to 1000 | Store value as timeframe every X iterations. | 1 |
| File:Timeframe times.png | TIMEFRAME_TIMES | number | 0 to 1.7976931348623157E308 | Store date per timeframe. | 0 |
How-to's
API Endpoints