Hey,
Not sure how to frame that exactly but it would be nice to be able to use the / (Scale)
node on an Int2
input :-)
Right now one has to go through cumbersome conversions or workarounds to get those working.
Cheers!
Hey,
Not sure how to frame that exactly but it would be nice to be able to use the / (Scale)
node on an Int2
input :-)
Right now one has to go through cumbersome conversions or workarounds to get those working.
Cheers!
I think we only have what’s in here:
https://github.com/stride3d/stride/blob/master/sources/core/Stride.Core.Mathematics/Int2.cs/
It would be nice to add some more and make a PR.