Site is in early stage of development. Right now we are updating panels documentation.
Repeats objects possibly rotating them gradually.
Count integer > 0 = 2
An amount of repetitions.
Values
{positive value} # repeats specified amount of times
0 # disables repetition
Offset X percentage = 100%
An offset by X axis for each repetition regarding either the original shape (for the first repetition), or regarding the previous repetition.
Values
{positive value} # repeats the first time in the direction pointed by Angle with this offset by the local X axis (formed by rotating coordinate system at Angle), then repeats the same regarding second and other repetitions (if any further)
0 # disables offset
{negative value} # repeats the first time in the direction opposite to the one pointed by Angle with this offset by the local X axis (formed by rotating coordinate system at Angle), then repeats the same regarding second and other repetitions (if any further)
Offset Y percentage = 0%
An offset by Y axis for each repetition regarding either the original object (for the first repetition), or regarding the previous repetition.
Values
{positive value} # repeats the first time in the direction pointed by Angle with this offset by the local Y axis (formed by rotating coordinate system at Angle), then repeats the same regarding second and other repetitions (if any further)
0 # disables offset
{negative value} # repeats the first time in the direction opposite to the one pointed by Angle with this offset by the local Y axis (formed by rotating coordinate system at Angle), then repeats the same regarding second and other repetitions (if any further)
Angle degrees = 0 degrees
It's an Angle which can be found by the link above.
A rotation for each repetition regarding either the original object (for the first repetition), or regarding the previous repetition. 0 angle points to the +X axis to the right.
Z Order enumeration = Ascending
Determines whether repeated objects are put above the original object (and other copies) or not.
Values
Ascending # puts each copy under the previous one (or under the original object if it's the first copy)
Descending # puts each copy over the previous one (or under the original object if it's the first copy)
Opacity start percentage = 100%
It's a Transparency which can be found by the link above.
The original shape opacity in a sequence of all shapes formed by repeating the original one.
Opacity end percentage = 100%
It's a Transparency which can be found by the link above.
The last shape opacity in a sequence of all shapes formed by repeating the original one.