songtao.han Posted April 6, 2021 Posted April 6, 2021 Hi, I generated a Landscape(ObjectTerrainGlobal) with the Landscape tool by using DEM data. And I want to implement a post sensor effect to it. But I couldn't find a way. So, what should I do?
silent Posted April 7, 2021 Posted April 7, 2021 songtao.han What do you mean by implement post sensor effect to terrain? Can you please give us more details about your needs? If you need to simulate effect of terrain is being hot or cold you can only do it via decals. ObjectTerrainGlobal and LandscapeTerrain do not support auxiliary textures at this moment (and they wouldn't due to the overall complexity of the objects). Adding more texture slots will increase the VRAM usage and decrease the overall performance of the object. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts