like Posted March 3, 2014 Author Posted March 3, 2014 I want get some terrain data. for example, get the ground height by given x, y coordinate
silent Posted November 20, 2020 Posted November 20, 2020 ObjectTerrain has been removed, now you can choose between ObjectTerrainGlobal (Sim / Engineering) and ObjectLandscapeTerrain (Community / Engineering / Sim editions). How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Jack_Chen Posted November 20, 2020 Posted November 20, 2020 3 hours ago, silent said: ObjectTerrain has been removed, now you can choose between ObjectTerrainGlobal (Sim / Engineering) and ObjectLandscapeTerrain (Community / Engineering / Sim editions). Thanks, gentleman. I use unigine version is 2.6。 In Tank demo I Get ObjectTerrain Object.Then use getHight(float x, float y) fuction. but return value after testing, they were all wrong, why?
Recommended Posts