A plugin for Unreal Engine 5 that enables sending and receiving textures using the Spout2 protocol for texture sharing between applications.
- Unreal Engine: 5.7.1
- Graphics API: DirectX 12 (also supports DirectX 11)
⚠️ Other environments may work, but testing is recommended.
- Extract the downloaded
.zipfile into your project'sPluginsfolder. - Regenerate Visual Studio project files.
- Rebuild and open your Unreal Engine project.
Add Spout Sender or Spout Receiver components to your Blueprint Actor.
- Designed for DirectX 12, compatible with DirectX 11.
- Cross-version behavior may vary; please verify in your setup.
- Useful for real-time texture sharing between UE5 and external visual applications supporting Spout.





