TerrainAcquisitionMethod
Describes how terrain in a place was originally created or last substantially modified.
Items 12
| History | Name | Value | Description | |
|---|---|---|---|---|
| 466 | None | 0 | No terrain is present, or terrain acquisition method has not been recorded. | |
| 466 | Legacy | 1 | Terrain was deserialized from a place file that predates acquisition-method tracking. | |
| 466 | Template | 2 | Terrain was loaded from a Studio place template. | |
| 466 | Generate | 3 | Terrain was created using the Studio terrain generator. | |
| 466 | Import | 4 | Terrain was created by importing a heightmap or colormap image via the Studio terrain importer. | |
| 466 | Convert | 5 | Terrain was created by converting legacy smooth terrain from an older place format. | |
| 466 | EditAddTool | 6 | Terrain was created or last modified using the Studio terrain editor's Add tool. | |
| 466 | EditSeaLevelTool | 7 | Terrain was created or last modified using the Studio terrain editor's Sea Level tool. | |
| 466 | EditReplaceTool | 8 | Terrain was created or last modified using the Studio terrain editor's Replace tool. | |
| 466 | RegionFillTool | 9 | Terrain was created or last modified using the Studio terrain editor's Fill region tool. | |
| 466 | RegionPasteTool | 10 | Terrain was created or last modified by pasting a previously copied terrain region in the Studio terrain editor. | |
| 466 | Other | 11 | Terrain was created or modified by an untracked method, such as a third-party plugin. |
Description
Describes how the terrain in a place was originally created or last
substantially modified. This value is stored on the AcquisitionMethod
property of Terrain and is updated automatically by the engine
whenever terrain changes.
History 13
- 466 Add Template
- 466 Add RegionPasteTool
- 466 Add RegionFillTool
- 466 Add Other
- 466 Add None
- 466 Add Legacy
- 466 Add Import
- 466 Add Generate
- 466 Add EditSeaLevelTool
- 466 Add EditReplaceTool
- 466 Add EditAddTool
- 466 Add Convert
- 466 Add TerrainAcquisitionMethod