EffectGeneratorBank<TClip>: ReadonlyRecord<string, EffectGenerator<ReadonlyPick<TClip, "domElem" | "getEffectDetails">, Layer3MutableClipConfig<TClip>>>

Object containing EffectGenerator entries for a specific category of animation effect. For example, there is an effect generator bank containing effect generators for entrance animation effects.

Type Parameters