TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

class Tinman.Heightmap.Material

Short Name:
  • class Heightmap.Material
Derived From:
Fields:

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 (see Heightmap.Material).

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required heightmap Heightmap
# != null
 

The heightmap to augment with material tokens.

required material Keys
# != null
 

The material keys to use for computing material tokens.

external id Dataset.Id    

Returns a unique identifier for this dataset.

external metadata Dataset.Info    

Returns dataset metadata information.

external georef Tinman.Georef    

Returns georeferencing information.

external info Heightmap.Info    

Holds detail information about this heightmap.