Modulus (Iteration Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 9: Line 9:
}}</onlyinclude>}}
}}</onlyinclude>}}


Instead of storing every iteration, the MODULUS attribute can be used to store an iteration every X oterations. For example, to store every second iteration, set this attribute to 2.
Instead of storing every iteration, the MODULUS attribute can be used to store an iteration every X iterations. For example, to store every second iteration, set this attribute to 2.


{{article end
{{article end

Latest revision as of 11:16, 2 July 2026

Instead of storing every iteration, the MODULUS attribute can be used to store an iteration every X iterations. For example, to store every second iteration, set this attribute to 2.