Missing some properties in MeshPhysicalMaterial document
See original GitHub issueDescription of the problem
It seems lack of some properties in MeshPhysicalMaterial
document.
https://threejs.org/docs/#api/en/materials/MeshPhysicalMaterial
Ever what I noticed are
- clearcoatNormalScale
- clearcoatNormalMap
- sheen
- transparency
We should update.
Three.js version
- Dev
- r113
- …
Browser
- All of them
- Chrome
- Firefox
- Internet Explorer
OS
- All of them
- Windows
- macOS
- Linux
- Android
- iOS
Hardware Requirements (graphics card, VR Device, …)
Issue Analytics
- State:
- Created 4 years ago
- Comments:7
Top Results From Across the Web
three.js load glb warning 'format' is not a property of this material
Another possibility is that the code is trying to access the texture through files that changed when exported. Good luck! -Codeitfast.
Read more >MeshPhysicalMaterial with roughness property not looking ...
I'm getting some weird shader issue on internet explorer, microsoft edge, and on some major android chrome including nexus 5.
Read more >MeshPhysicalMaterial – three.js docs
Any property of the material (including any property inherited from Material and MeshStandardMaterial) can be passed in here. The exception is the property...
Read more >Creating the Effect of Transparent Glass and Plastic in Three.js
MeshPhysicalMaterial includes some properties that estimate refraction through the transmissible object: thickness ...
Read more >Missing Custom Properties Configuration in Word
Missing Custom Properties Configuration in Word. I have a word document that someone in the past, before my time, had created as a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
✨ super secret, tell no one 😎 ✨
@QuidCode Thanks for reporting. Fixed!