Vixen
02b45cc4
csharp
public static class ImageDecoders

The decoders an importer uses when nobody hands it a different set.

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

Fields and properties (1)

  • public static IReadOnlyList<IImageDecoder> BuiltIn

    Every decoder that ships.

Methods (1)

Used by (4)

  • TextureImporterVixen.Editor.Assets
  • TextureImporterTestsVixen.Editor.Assets.Tests
  • TextureLadderVixen.Editor.AssetEditors
  • ThumbnailCacheVixen.Editor.App