E3DS Features Plugin
This guide explains how to download, install, and enable the E3DS Features Plugin in your Unreal Engine project.
The E3DS Features Plugin simplifies the implementation of Unreal Engine-specific features in your Pixel Streaming application. Instead of implementing the required communication and logic for each feature from scratch, the plugin provides a dedicated Unreal Engine node for each feature.
In most cases, you simply add the corresponding E3DS node to your Blueprint and configure it according to your application's requirements.
Supported Unreal Engine Versions
Unreal Engine 5.3 – 5.8
Follow the steps below:
Step 1. Download the E3DS Features Plugin
You can download the plugin from either of the following sources:
Fab Marketplace:
E3DS Features Plugin on FabGitHub Repository:
E3DS Features Plugin on GitHub
Download the plugin files to your local machine.
Step 2. Install the Plugin
Open your Unreal Engine project folder.
If a
Pluginsfolder does not already exist, create one at the root of your project.Place the
E3DSFeaturesfolder inside thePluginsfolder.
Example — Installed Plugin Location:YourProject/ ├── 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:
E3DS Features
The plugin currently provides dedicated nodes for the following features:
Each feature has its own implementation guide with details about the corresponding node and how to use it in your project.
Need help?
If you need any assistance, feel free to reach out through any of the following channels:
🛠️ Support Portal: Contact Our Support Team
💬 Discord Community (Faster Support): Join Our Discord Community
📧 Email Support: support@eagle3dstreaming.com
Follow us on: