IProjectSamplesOperation

Description

interface Tinman.Terrain.Heightmaps.IProjectSamplesOperation

A background operation that projects heightmap samples.

Public / Methods

Since


[OwnerReturn] [OwnerThis]
public method Since → (1)

datasetId in : DatasetId

The DatasetId value that identifies the dataset revision that has already been processed. Only new and updated data in this dataset will be projected. Set to DatasetId.None to process all data.

returns → IProjectSamplesOperation

this

Specifies the dataset revision for incremental processing.

The default value is DatasetId.None.