Quantcast
Channel: Bugs Latest Topics
Viewing all articles
Browse latest Browse all 760

panningAxis is xy, shouldn't it be xz?

$
0
0
Hi, i notised when panning that i was sometimes going up & down, instead of moving horizontally along the x & z axis's, 

I looked in the babylon source and the axis's set are to x & y in the following code;
 
this.panningAxis = new BABYLON.Vector3(1, 1, 0);

 

After changing it to 1, 0, 1 it now works how i like it (panning moves only horizontal)

But I don't know if it was set to 1,1,0 intentionally or if it was a mistake.

 

I hope someone can shred a bit of light on it.

cheers.


Viewing all articles
Browse latest Browse all 760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>