Property heightMap
heightMap
Gets or sets the generated height map.
public RenderTexture heightMap { get; set; }
Property Value
- RenderTexture
Remarks
This texture is typically consumed by geometry populators such as terrain tiles.
Gets or sets the generated height map.
public RenderTexture heightMap { get; set; }
This texture is typically consumed by geometry populators such as terrain tiles.