Thread
3mo ago
New Feather feature
Ever since the feather feature was introduced, I started using it. However, when I export and play it on my device (Mobile or Web), the feather effect doesn’t appear—it only shows the fill color.
2 replies
3mo ago
Which Rive runtime are you using? Feathering requires the Rive Renderer so if you're using the React, you'll need the @rive-app/react-webgl2
package. If you're using JS, you'll need the @rive-app/webgl2
package.
Reedesignshow
Author
2mo ago
Is there any problem in my code?
still feathering is not working.