Terrain getHeight problem

Hi,

I’m trying to get the height off the terrain, but it keeps resulting 0,0. I read somewhere it was working before (jme2 I guess), is it still working?

Greetings, Kajos

Unfortunately it doesn’t work so far :frowning:

While the method exists, it uses TerrainPatch’s getHeight which isn’t implemented yet :frowning:



Well, actually there is quite some code in a comment below that “return 0; //TODO!!!”

Who knows, maybe the working code’s already there and someone just needs to uncomment it and submit it to the svn xD