ParticleEmitterComponent.ParticleEmitter.ParticleColor.evolving(start:end:)
The particle’s color will start at the start color and transition over its lifetime to the end color.
Declaration
case evolving(start: ParticleEmitterComponent.ParticleEmitter.ParticleColor.ColorValue, end: ParticleEmitterComponent.ParticleEmitter.ParticleColor.ColorValue)