Vixen
02b45cc4
csharp
public record class CompositorImportSettings

How a .vxcompositor is compiled. There is nothing to configure.

Read the guide page for this →

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 Version

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

Used by (2)

  • CompositorImporterVixen.Editor.Assets
  • TypeRegistrationVixen.Editor.Assets