Documentation
Publicon
Reference
Preferences
Graphics Options
Animation
AnimationCycleRepetitions
• AnimationCycleRepetitions is an option for cells that determines the number of times a given animation cycle should be repeated.
• This option applies to subloops within the main animation loop. With the setting AnimationCycleRepetitions
n, the sub-animation is repeated n times before moving to the next cell outside the subloop. Here, n can be any positive integer.
• With the setting AnimationCycleRepetitions
Infinity, the sub-animation is repeated indefinitely until you explicitly stop it.