two.js
two.js copied to clipboard
[Enhancement][Documentation] Overloaded functions don't have descriptions
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