Download and Install the E3DS Features Plugin
This guide walks you through downloading, installing, and enabling the E3DS Features Plugin in your Unreal Engine project.
Follow the steps below:
Step 1. Download the E3DS Features Plugin
to download from our github repository:
Open the official GitHub repository:
https://github.com/e3ds-ue4/E3DSFeaturesPlugin/Download the plugin files to your local machine.
Step 2. Install the Plugin
Open your Unreal Engine project folder.
If a
Plugins
folder does not already exist, create one at the root of your project.Place the
E3DSFeatures
folder inside thePlugins
folder.
Example — Installed Plugin Location:CODEYourProject/ ├── Config/ ├── Content/ ├── Plugins/ │ └── E3DSFeatures/ └── YourProject.uproject
Step 3. Enable Required Plugins
Launch your Unreal Engine project.
From the main menu, navigate to:
Edit → PluginsIn the Plugins window:
Search for and enable Pixel Streaming Plugin.
Search for and enable E3DS Features Plugin.
Pixel Streaming plugin is required otherwise you might see an error similar to this in your unreal editor:

When prompted, click Restart Now to apply the changes.
Video Guide:
https://youtu.be/HqPuKX7Y21I
Need help?
🛠️ Contact our Support Team
💬 Join the Community on Discord
Follow us on:
Facebook | GitHub | LinkedIn | YouTube