Table of Contents

Component Engine

(NOTE) A common class that represents height map data.

Methods Properties Base Classes Derived Classes
Constructor Source component
UnitsPerPatch

Properties


Source : heightmapsource

read-only

Get source for height map.

var Source : HeightMapSource

UnitsPerPatch : real

Gets/sets the number of units per patch.

var UnitsPerPatch : Real

Methods


HeightMap : Void

constructor

Constructor. |Name|Type|Description| |---|---|---|

function HeightMap()