Table of Contents

Property heightMap

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

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.