color

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

Sets the color of the particle to the given color.

Return

this builder

Parameters

color

the color