CC#•Created by jinsediaoying on 1/19/2024 in #help Need help with generic vector math
The return type of Dot is a generic type and you haven’t specified a type anywhere. (Btw I think the solution is probably using fewer generics not more, there’s a lot going on there.)