Dataset.Id

Description

Name

struct Tinman.Dataset.Id

Used by

Heightmap.Project.since / Tinman.Dataset.id

A tag that uniquely identifies a terrain dataset.

Fields / Required

guid

Type

string

Constraint

# != null

The GUID which uniquely identifies the dataset.


revision

Type

number

Constraint

# >= 0

The logical data version of the dataset.

The revision number is incremented for each persistent update.