Skip to content
Alfish edited this page Dec 10, 2022 · 16 revisions

KRaster Importer

With this plugin, any .kra, .krz and .ora files in your project will be recognized as assets.
You can see their preview in the Project window.
Whenever you edit any of those files externally, it will be reimported automatically.

Imported Source Image Assets in Unity Project Views

Note that this importer works in two modes that can be used interchangeably.

  1. Internal PNG Mode: Supports only simple images without HDR or animation. Can generate only in PNG format. Fast and doesn't require installing a separate program.
  2. External Program Mode (disabled by default): Calls a command from an image editor to convert files. Required when dealing with HDR or animated files, or when converting to formats other than PNG. Recommended for advanced images (e.g., when color space is not sRGB).

If you have Krita installed, you can enable the external mode in the User Preferences for this plugin. The appropriate mode will be chosen automatically to maximize performance on importation.

Support

If you find a bug, you can report it in the Issue Tracker.

For questions or private conversations, use Unity Forum.

You may want to also check these other assets: Unity Asset Store


Clone this wiki locally