Vixen
02b45cc4
csharp
public record class CubeLutImportSettings

What a grading table needs said about it, which is almost nothing.

Read the guide page for this →

Remarks

A settings type with no settings, because the file already says its own size and domain and everything else about a LUT is fixed: no mips — a mip of a colour transform is a different colour transform — no compression, and no sRGB flag, because the values are a mapping rather than a picture. It exists because AssetImporter<T> takes one, and because the day somebody wants a contribution slider it goes here.

Fields and properties (1)

  • public int Version

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

Used by (2)

  • CubeLutImporterVixen.Editor.Assets
  • TypeRegistrationVixen.Editor.Assets