I’m very new to BabylonJS (coming from a Unity background). Appologies if this has ever been answered. I’m trying to find a distance on a single relative axis (similar to this question Find Distance on Single, Relative Axis? - Unity Answers).
My issue is that I don’t know how to do a InverseTransformPoint in BabylonJS.
So can anybody either:
A: Help me with the maths behind InverseTransformPoint or
B: Give me an alternate solution to my actual problem.