question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing some properties in MeshPhysicalMaterial document

See original GitHub issue
Description 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:closed
  • Created 4 years ago
  • Comments:7

github_iconTop GitHub Comments

6reactions
donmccurdycommented, Feb 20, 2020

✨ super secret, tell no one 😎 ✨

1reaction
Mugen87commented, Apr 4, 2020

@QuidCode Thanks for reporting. Fixed!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found