setEffects

abstract fun setEffects(block: EffectsBuilder.() -> Unit): CompositionBuilder

Add Effects to the entire Composition.

Parameters

block

A block to configure and build the Effects.