Modulus (Iteration Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
|attribute=MODULUS | |attribute=MODULUS | ||
|unit=number | |unit=number | ||
|range=0 to | |range=0 to 1000 | ||
|description=Store value as timeframe every X iterations. | |description=Store value as timeframe every X iterations. | ||
|defaultvalue=100 | |defaultvalue=100 | ||
Revision as of 14:10, 10 October 2025
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| File:Modulus.png | MODULUS | number | 0 to 1000 | Store value as timeframe every X iterations. | 100 |
Using the MODULUS attribute is is also possible to not store every iteration (MODULUS=1) but e.g. every second iteration (MODULUS=2).
See also