Configuring Landscape Terrain Details
Details serve to achieve realistic visual representation of the Landscape Terrain in close up views.
See Also#
- The TerrainDetail class to manage landscape terrain details via API
- The TerrainDetailMask class to manage detail masks of the Landscape Terrain Object via API
- The landscape_terrain_detail_base material for details
Details#
ObjectLandscapeTerrain stores visual settings for 20 detail masks intended for reaching better level of visual quality in close up views. Details represent arbitrary albedo, roughness and height (displacement) data, so you can drastically improve the look of the landscape terrain. Details are applied according to masks of Landscape Layer Map objects.
Detail settings available in ObjectLandscapeTerrain parameters allow defining the detail visual appearance, adding up to 1024 details to a mask and defining the material of each detail.
By combining multiple details under a single mask you can diversify the look of the surface a lot.
The list of detail masks displays the hierarchy of details for each of 20 detail masks. Using buttons at the top you can:
- — create details for all selected masks.
- — clone the selected details.
- — move up the selected details.
- — move down the selected details.
- — delete the selected details
Detail parameters allow applying additional masking:
Mask Threshold | Threshold starting from which the mask starts to be rendered. |
---|---|
Mask Contrast | Contrast of the mask. |
Mask by Albedo | Select an albedo color of Landscape Layer Masks in the world to be used as a mask. In this case, all areas on the terrain having selected color will be covered by the detail. Control opacity by using the Alpha channel of the Mask by Albedo color. |
Mask by Height | This group of parameters is used for mask modulation. For the areas specified by the mask, you can set up the range of heights in which the detail is visible.
|
The Detail Material section contains settings of the landscape_terrain_detail_base material assigned to the current detail.
Internally each Landscape Layer Map stores its 20 masks in 5 RGBA8 mask textures. The following parameters display the info on the corresponding mask texture and can be used to access the mask via API:
Mask Texture | The index of the mask texture used. |
---|---|
Channel | The channel of the mask texture used. |