Attributes
Members list
Value members
Concrete methods
Cells materialize in a seeded pseudo-random order (tachyonfx's coalesce).
Cells materialize in a seeded pseudo-random order (tachyonfx's coalesce).
Attributes
Waits pause before effect starts (the effect is held at progress zero during the wait).
Waits pause before effect starts (the effect is held at progress zero during the wait).
Attributes
Cells dissolve away in a seeded pseudo-random order.
Cells dissolve away in a seeded pseudo-random order.
Attributes
Content fades up from the background: cell colors interpolate from black to their rendered values.
Content fades up from the background: cell colors interpolate from black to their rendered values.
Attributes
Content fades away to black.
Content fades away to black.
Attributes
Runs effects simultaneously; done when the longest finishes.
Runs effects simultaneously; done when the longest finishes.
Attributes
Endless brightness oscillation with the given period, which is clamped to at least one millisecond.
Endless brightness oscillation with the given period, which is clamped to at least one millisecond.
Attributes
Repeats effect times times; times <= 0 plays it not at all.
Repeats effect times times; times <= 0 plays it not at all.
Attributes
Runs effects one after another.
Runs effects one after another.
Attributes
Content slides in from the right edge.
Content slides in from the right edge.
Attributes
Content reveals column by column, left to right.
Content reveals column by column, left to right.
Attributes
Cells reveal in reading order (row-major), like typing.
Cells reveal in reading order (row-major), like typing.