csharp
public record class CompositorImportSettingsHow a .vxcompositor is compiled. There is nothing to configure.
Remarks
The settings exist because an importer has them, and the version is what invalidates every compositor artefact when the document format moves.
Fields and properties (1)
public int VersionThe importer's own version. Bumping it invalidates every artefact that importer produced.
Used by (2)
- CompositorImporterVixen.Editor.Assets
- TypeRegistrationVixen.Editor.Assets