TerrainExporterEventArgs

Description

sealed class Tinman.AddOns.Export.TerrainExporterEventArgs

Full source code is included in the Tinman 3D SDK download.

Event arguments for ITerrainExporter.OnChanged.

Public / Attributes

Coordinates


public readonly attribute Coordinates → (PyramidCoords)

The affected pyramid coordinates.

The following methods may return different results for affected terrain mesh chunks:

Descendants


public readonly attribute Descendants → (bool)

Treat all descendants of Coordinates as affected, too?

Layer​Id


public attribute LayerId → (string)

Identifier of the affected terrain layer or null if none.

The following methods may return different results for affected terrain mesh chunks:

Model​Id


public attribute ModelId → (string)

Identifier of the affected 3D model of null if none.

The following methods may return different results for affected terrain mesh chunks: