🎬 Installation

Installing PANORA|make on your Unreal Project & Launching the interface

On the Vault in the Epic Games Launcher, search "PANORA" and add it to your engine version.

Click "add to engine"
Select your engine version and click "Install".

Once that's done, you can move on to the next steps.

On your project, click on Edit --> Plugins.

A window featuring installed plugins will pop up.

Type "panora" to see PANORA|make in the list. Check it and restart your project.

Virtual Textures are very important to keep the shader complexity of the Instances low.

To use them, you'll need to enable them in your project.

  • Open your project and open the Project Settings.

On the top search bar, search for "Enable Runtime Virtual Texture" and tick "Enable Virtual Texture Support". Enable other options if you need them.

Virtual Textures for Mobile, at least as of 5.2, is unstable and may crash the build. It's not recommended to enable them.

When finished, close your project and restart your project.

It'll take a moment to re-open as it'll need to recompile a lot of shaders.

Simply click the new PANORA|make Icon to the top of your UE5 interface.

If everything is set up correctly, this window should pop up !

Last updated