blendEffect

fun Node.blendEffect(configuration: Blend.() -> Unit): Blend

Sets Blend effect.

Return

the effect applied.

Parameters

configuration

the configuration block that customizes effect.