csharp
public record class AnimationClipImportSettingsSettings for the importer that takes an authored clip.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
Empty, for NativeFormatImportSettings's reason: a .vxanim is engine data, so there is nothing to decide about how to read it. The frame rate that looks like a candidate is the editor's timeline snap and not a property of the clip.
Fields and properties (1)
public int VersionThe importer's own version. Bumping it invalidates every artefact that importer produced.
Used by (2)
- AnimationClipImporterVixen.Editor.Assets
- TypeRegistrationVixen.Editor.Assets