Companion

object Companion

Functions

Link copied to clipboard
@Contract(value = "_, _, _ -> new", pure = true)
fun of(from: Color, scale: Float, to: Color): DustTransitionParticleData

Creates new dust colour transition particle data with the given from source colour, scale, and to destination colour.