IncludeTerrainHeight#

Property in DepthLod

Whether to include the terrain height automatically.

This will not include terrain details, nor will it produce a signed-distance field. There may also be a slight deviation due to differences in height data and terrain mesh. In these cases, please use the DepthProbe.

Declaration#

public bool IncludeTerrainHeight { get; set; }