firlyndi Posted January 7, 2016 Share Posted January 7, 2016 Hi, How can I retrive heightmap vertices? I tried with the following: var Positions = ground.getVerticesData(BABYLON.VertexBuffer.PositionKind);It returns null. Is there a speical way to get all the vertices from my height map? Quote Link to comment Share on other sites More sharing options...
jerome Posted January 8, 2016 Share Posted January 8, 2016 please have look at this : http://www.html5gamedevs.com/topic/15523-getheightatcoordinates-alternative/?p=110555 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.