csharp
public record class TerrainAssetImportSettingsHow one of the terrain toolset's assets is imported.
Remarks
Empty, like MaterialImportSettings and for the same reason: a .vxlayer already is engine data, so there is nothing about the conversion to decide.
Fields and properties (1)
public int VersionThe importer's own version. Bumping it invalidates every artefact that importer produced.
Used by (2)
- TerrainAssetImporterVixen.Editor.Assets
- TypeRegistrationVixen.Editor.Assets