Thread
3d 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.
1 reply
3d 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.