TrWaveX<COLOR, FADEOUT_MS, WAVE_SIZE, WAVE_MS, WAVE_CENTER>
TrWave is implements a wave traveling out from a specified point. It's based on the Blast effect and is meant to look like a ripple starting at a point on the blade. Unlike other transitions, this effect starts and ends at the same color, and the wave is drawn using COLOR instead of the start/end colors like most transitions do. It's intended to be used with TransitionLoopL or TransitionEffectL, which take transitions that start and begin with the same color.
TrSparkX, Blast, TransitionLoop, TransitionEffect