Vixen
02b45cc4
csharp
public record class TerrainAssetImportSettings

How one of the terrain toolset's assets is imported.

Read the guide page for this →

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 Version

    The importer's own version. Bumping it invalidates every artefact that importer produced.

Used by (2)

  • TerrainAssetImporterVixen.Editor.Assets
  • TypeRegistrationVixen.Editor.Assets