Iteration Overlay: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
* [[How to create a custom breach growth formula]] | * [[How to create a custom breach growth formula]] | ||
|api=* [[Api session events editor overlay add]] | |api=* [[Api session events 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}} | ||
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