Heightmap.Material

Description

Name

class Tinman.Heightmap.Material

Derived from

Heightmap

Returns a heightmap that applies the given material keys to the Heightmap.Layer.Texture values of the given heightmap in order to produce material tokens (seeHeightmap.Material).

Fields / Required

heightmap

Type

Heightmap

Constraint

# != null

The heightmap to augment with material tokens.


material

Type

Keys

Constraint

# != null

The material keys to use for computing material tokens.

Fields / External

id

Type

Dataset.Id

Returns a unique identifier for this dataset.


metadata

Returns dataset metadata information.


georef

Returns georeferencing information.


info

Holds detail information about this heightmap.