Modulus (Iteration Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
|description=Store value as timeframe every X iterations. | |description=Store value as timeframe every X iterations. | ||
|defaultvalue=100 | |defaultvalue=100 | ||
|icon= | |icon=modulus.png | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
Revision as of 14:06, 10 October 2025
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| File:Modulus.png | MODULUS | number | 0 to 2000.0 | 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