Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMissing some properties in MeshPhysicalMaterial document #18680
Comments
|
There might be some justification for leaving them undocumented if we think the API is still evolving... that might be true of sheen? But I think clearcoatNormalScale and clearcoatNormalMap are unlikely to change. I have no idea about ".transparency" |
|
Oh, I forgot that there may be a chance that it is intentional.. Anyone knows about it? Off topic, it may be helpful for devs to add note in the code if we intentionally undocument certain properties/methods. |
|
|
|
I think it's safe to document |
[property:Float clearcoatNormalMap]Incorrectly documented as a Float - minor issue, yet clearly, and correctly specified in the Class |
|
@QuidCode Thanks for reporting. Fixed! |


Description of the problem
It seems lack of some properties in
MeshPhysicalMaterialdocument.https://threejs.org/docs/#api/en/materials/MeshPhysicalMaterial
Ever what I noticed are
We should update.
Three.js version
Browser
OS
Hardware Requirements (graphics card, VR Device, ...)