Merge Description Name class Tinman.Heightmap.Merge Derived from Heightmap A heightmap that merges sample data from two wrapped heightmaps. Data is merged in order, which means that the second heightmap will overwrite data of the first heightmap, if their sample layers overlap. Fields / Required first Type Heightmap Constraint # != null The first heightmap to merge. second Type Heightmap Constraint # != null The second heightmap to merge. Fields / External id Type Dataset.Id Returns a unique identifier for this dataset. metadata Type Dataset.Info Returns dataset metadata information. georef Type Tinman.Georef Returns geo-referencing information. info Type Heightmap.Info Holds detail information about this heightmap. Memory Procedural