scale

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

Sets the scale of the dust particles.

Return

this builder

Parameters

scale

the scale of the particles