pmndrs / react-postprocessing

📬 postprocessing for react-three-fiber
https://docs.pmnd.rs/react-postprocessing
MIT License
1.1k stars 106 forks source link

Fix `Sepia` effect `intensity` type to `Number` #287

Open hazem3500 opened 3 months ago

hazem3500 commented 3 months ago

The Sepia's intensity prop should be a Number not a Boolean 👀

Just updated that in the docs 😄👌