Modulus (Iteration Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
Using the MODULUS attribute | Using the MODULUS attribute is also possible to not store every iteration (MODULUS=1) but e.g. every second iteration (MODULUS=2). | ||
{{article end | {{article end | ||
Revision as of 11:13, 2 July 2026
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| File:Modulus.png | MODULUS | number | 1 to 1000 | Store value as timeframe every X iterations. | 1 |
Using the MODULUS attribute is also possible to not store every iteration (MODULUS=1) but e.g. every second iteration (MODULUS=2).
See also