MotionScript

@motion-script/core


@motion-script/core / ModedEffect

Interface: ModedEffect

Defined in: attributes/shape/effects/effect-data.ts:82

Mixin: every effect declares the layer it targets via EffectMode. Omitted is treated as "foreground". A single uniform field across all effects means the backdrop/foreground classifier never has to branch on type.

Extended by

Properties

mode?

optional mode?: EffectMode

Defined in: attributes/shape/effects/effect-data.ts:83