-
Notifications
You must be signed in to change notification settings - Fork 90
Cant add effect to video layer #279
Copy link
Copy link
Open
Labels
Description
The documentation here says you can add an effect such as Pixelate to a video layer. However I dont see an addEffect method on the Video layer, only on Image. Is this supposed to work?
https://etrojs.dev/docs/getting-started/add-effects
What is an Effect?
An effect is a filter that you can add to a layer or movie to modify the visual output. Currently, only visual effects are supported, but audio effects will be added in the future.
Reactions are currently unavailable