Vixen
dd8b0a81
csharp
public enum UnwrapMode

When an import generates texture coordinates.

Read the guide page for this →

Fields and properties (3)

  • Never

    Never. Whatever the file carries is what the mesh has.

  • WhenMissing

    Only for meshes that arrived without any, which is the generated-mesh case.

  • Always

    Always, replacing whatever the file carried.

Used by (11)

  • Describes_Vixen_Editor_AssetEditors_Importing_ModelImportEditsVixen.Editor.AssetEditors
  • LayerStackBindingTestsVixen.Editor.Texturing.Tests
  • LayerStackImportedMeshTestsVixen.Editor.Texturing.Tests
  • MeshMapBakeGeometryTestsVixen.Editor.App.Tests
  • ModelImportEditsVixen.Editor.AssetEditors
  • ModelImportSettingsVixen.Editor.Assets
  • ModelImporterVixen.Editor.Assets
  • ModelRetopologyVixen.Editor.Assets
  • ModelRetopologyTestsVixen.Editor.Assets.Tests
  • TypeRegistrationVixen.Editor.Assets
  • Vixen_Editor_AssetEditors_Importing_ModelImportEditsSerializerVixen.Editor.AssetEditors