I was trying to match effects from caniuse features to objects in my schema and the AE export plugin I noticed some discrepancies (Some effects being present in one place but not in others)
| Feature |
lottie-docs Schema |
bodymovin name |
ty |
| effect-black-and-white |
|
|
|
| effect-brightness-and-contrast |
|
|
|
| effect-cc-sphere |
spherize-effect |
spherize |
33 |
| effect-color-levels-individual-controls |
pro-levels-effect |
proLevels |
24 |
| effect-color-levels |
|
|
|
| effect-corner-pin |
|
|
|
| effect-displacement-map |
displacement-map-effect |
displacementMap |
27 |
| effect-drop-shadow |
drop-shadow-effect |
dropShadow |
25 |
| effect-expression-controls |
|
|
|
| effect-fill |
fill-effect |
fill |
21 |
| effect-fractal-noise |
|
|
|
| effect-gaussian-blur |
gaussian-blur-effect |
gaussianBlur2 |
29 |
| effect-gradient-ramp |
|
|
|
| effect-hue-saturation |
|
|
|
| effect-invert |
|
|
|
| effect-linear-wipe |
|
|
|
| effect-radial-wipe |
radial-wipe-effect |
radialWipe |
26 |
| effect-shift-channels |
|
|
|
| effect-stroke |
stroke-effect |
stroke |
22 |
| effect-tile |
|
|
|
| effect-tint |
tint-effect |
tint |
20 |
| effect-tritone |
tritone-effect |
tritone |
23 |
| effect-venetian-blinds |
|
|
|
|
values/slider |
sliderControl |
0 |
|
values/angle |
angleControl |
1 |
|
values/color |
colorControl |
2 |
|
values/point |
pointControl |
3 |
|
values/checkbox |
checkboxControl |
4 |
|
custom-effect |
group |
5 |
|
values/ignored |
noValue |
6 |
|
values/drop-down |
dropDownControl |
7 |
|
|
customValue |
9 |
|
values/layer |
layerIndex |
10 |
|
values/no-value |
|
- |
|
|
maskIndex |
11 |
|
matte3-effect |
matte3 |
28 |
|
mesh-warp-effect |
mesh_warp |
31 |
|
paint-over-transparent-effect |
|
7 |
|
puppet-effect |
freePin3 |
34 |
|
wavy-effect |
ripple |
32 |
I was trying to match effects from caniuse features to objects in my schema and the AE export plugin I noticed some discrepancies (Some effects being present in one place but not in others)