thorvg/examples
Hermet Park d3afebfdec lottie: add custom layer effect with expressions support
effect(name) / effect(index)

effects finds the effect by its name in the Effect Controls panel.
The name can be the default name or a user-defined name.
If multiple effects have the same name,
the effect closest to the top of the Effect Controls panel is used.

example:
- effect("Fast Blur")("Blurriness")

issue: https://github.com/thorvg/thorvg/issues/3115
2025-04-08 15:35:36 +09:00
..
resources
Accessor.cpp
all.sh
Animation.cpp
Blending.cpp
BoundingBox.cpp
Capi.cpp
Clipping.cpp
CustomTransform.cpp
DataLoad.cpp
DirectUpdate.cpp
Duplicate.cpp
EffectDropShadow.cpp
Example.h
FillRule.cpp
FillSpread.cpp
GifSaver.cpp
GradientMasking.cpp
GradientStroke.cpp
GradientTransform.cpp
ImageRotation.cpp
ImageScaling.cpp
LinearGradient.cpp
Lottie.cpp
LottieExpressions.cpp
LottieExtension.cpp
LottieInteraction.cpp
LottieTweening.cpp
LumaMasking.cpp
Masking.cpp
MaskingMethods.cpp
meson.build
MultiCanvas.cpp
Opacity.cpp
Path.cpp
PictureJpg.cpp
PicturePng.cpp
PictureRaw.cpp
PictureSvg.cpp
PictureWebp.cpp
RadialGradient.cpp
Retaining.cpp
Scene.cpp
SceneBlending.cpp
SceneEffects.cpp
SceneTransform.cpp
Shapes.cpp
Stroke.cpp
StrokeLine.cpp
StrokeMiterlimit.cpp
Svg.cpp
Text.cpp
Transform.cpp
TrimPath.cpp
Update.cpp
Viewport.cpp