two.js icon indicating copy to clipboard operation
two.js copied to clipboard

[Enhancement][Documentation] Overloaded functions don't have descriptions

Open jonobr1 opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. The documentation for a vector: https://two.js.org/docs/vector/#add-2 has many overloaded functions. None of these have type descriptions so all the arguments look the same, but they're not.

Describe the solution you'd like Add descriptions so that it's easier to understand the documentation

jonobr1 avatar Oct 20 '24 04:10 jonobr1