Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update EffectComposer props #278

Merged
merged 2 commits into from
Jan 18, 2025
Merged

Conversation

byungmin12
Copy link
Contributor

DisableNormalPass does not exist.
right ?

I use "@react-three/postprocessing": "^2.16.2",

 "dependencies": {
    "@react-spring/three": "^9.7.3",
    "@react-three/drei": "^9.105.1",
    "@react-three/fiber": "^8.16.1",
    "@react-three/postprocessing": "^2.16.2",
    "gltfjsx": "^6.2.16",
    "maath": "^0.10.7",
    "next": "14.1.4",
    "prettier": "^3.2.5",
    "react": "^18",
    "react-dom": "^18",
    "three": "^0.163.0"
  },

DisableNormalPass does not exist.
@Abhishek-Singh02
Copy link
Contributor

Actually its "enableNormalPass" instead of "disableNormalPass".

@CodyJasonBennett CodyJasonBennett changed the title Update effect-composer.mdx docs: remove depreciated EffectComposer props Jan 18, 2025
@CodyJasonBennett CodyJasonBennett changed the title docs: remove depreciated EffectComposer props docs: update EffectComposer props Jan 18, 2025
@CodyJasonBennett CodyJasonBennett merged commit 1453fd1 into pmndrs:master Jan 18, 2025
1 check passed
@CodyJasonBennett
Copy link
Member

Thanks for the help.

Copy link

🎉 This PR is included in version 2.17.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants