You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2022. It is now read-only.
Issue
The
THREE.Material.bumpScaleproperty, shown in the Dev Tools underBump Map > Scaleseems to be broken, and unable to be edited visually.Possible Solutions
It should be related to this line of code:
three-devtools/src/app/data/material-shared.js
Line 64 in 8008458