Vixen
02b45cc4
csharp
public sealed class ModelFormatException

A file that says it is a model and is not readable as one.

No guide page documents this yet — the page shows what the code says about itself.

Methods (1)

  • public ModelFormatException(string message)

    A file that says it is a model and is not readable as one.

Used by (5)

  • AnimationBinderVixen.Editor.AssetEditors
  • ModelImporterVixen.Editor.Assets
  • ModelReaderVixen.Editor.Assets
  • ModelReaderTestsVixen.Editor.Assets.Tests
  • NavMeshImporterVixen.Editor.Assets