toColor

@Contract(value = "_ -> this", mutates = "this")
abstract fun toColor(color: Color): DustTransitionParticleEffectBuilder

Sets the colour to transition the particle to to the given color.

Return

this builder

Parameters

color

the colour