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
Removed a non supported parameter from the docstring (mrdoob#23651)
The `opacity` parameter is not valid for LineBasicMaterial, it's also not mentioned in the documentation.
But this was mentioned in the parameters docstring, which VSCode also provides as a possible suggestion.
0 commit comments