dongju.jeong Posted June 7, 2020 Posted June 7, 2020 (edited) Entity packet's clamp option work only on terrain. Can it be clamped on airports or flat objects? Edited June 7, 2020 by dongju.jeong
cash-metall Posted June 8, 2020 Posted June 8, 2020 Hi! https://developer.unigine.com/en/docs/2.11/api/library/plugins/ig/api/managerinterface?rlang=cpp&words=ig%2Cmanager%2Cmanag#setTerrainIntersectionMask_int_void you need to specify intersection mask for "ground" surfaces 1
dongju.jeong Posted June 10, 2020 Author Posted June 10, 2020 I was already using IG's setTerrainIntersectionMask(int) function and specifying the surface intersection mask of the ground. so HAT/HOT response or LOS is work. but Entity's clamp doesn't work...Entity is clamped only on the terrain.
Recommended Posts