bma73 Posted June 20, 2016 Share Posted June 20, 2016 Hi, the getHeightAtCoordinates() method seems to be broken in the 2.4 CDN and 2.5 preview version: http://www.babylonjs-playground.com/#1JXJVF#5 (Please wait 2-5 seconds to see the box floating way above the ground) http://jerome.bousquie.fr/BJS/demos/getHeightAtCoordinates.html Quote Link to comment Share on other sites More sharing options...
jerome Posted June 20, 2016 Share Posted June 20, 2016 ok, found the bug, related to a new optimization of CrossToRef()... getHeight() uses now the same temp values than CrossToRef(). I'll fix this tomorrow, it's quite light. Quote Link to comment Share on other sites More sharing options...
jerome Posted June 21, 2016 Share Posted June 21, 2016 fixed : http://jerome.bousquie.fr/BJS/demos/getHeightAtCoordinates.html and PRed, will be merged soon (I hope) thanks for the bug feedback Wingnut 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.