EffectStack

open fun EffectStack()

Constructor that creates an empty stack of effects with default name.


open fun EffectStack(name: String)

Default constructor. It creates an empty stack of effects with a given name.

Parameters

name

the name of the group