Polygon Streaming Unreal Engine SDK

This page details basic information about using VIVERSE Polygon Streaming with Unreal Engine.


Unreal Engine Plugin

Polygon Streaming models can be added to Unreal Engine based projects with the use of the Unreal Engine Plugin. This will allow the streaming of models with multiple millions of polygons to stream from the cloud into your Windows-based projects and applications.

1

Installation

Once the plugin’s zip file is downloaded from the Polygon Streaming Web Console. The “PolygonStreaming-Unreal-Version” folder should be added to the “Plugins” folder of your Unreal Engine Project.

In case the “Plugins” folder does not exist, make sure to create a new folder with the name “Plugins” and add the plugin’s folder inside. Also make sure to close your project before installing the plugin.

Create a Plugins folder within your Unreal Engine project if one does not already exist
Create a Plugins folder within your Unreal Engine project if one does not already exist

After adding the “PolygonStreaming-Unreal-Version” folder inside the “Plugins” folder of your Unreal Engine Project. Double click your project’s file (.uproject). In case it asks you to Re-Build the project, choose “Yes” - now the project will be rebuilt and once it opens, it will have the Polygon Streaming Plugin installed.

Sometimes it may appear like nothing is happening - the Unreal Engine welcome screen may not show, but don’t worry, just give it some time for building and compiling and your project should open normally after a couple of minutes.

2

Verify the Plugin was Installed

If everything went correct, the plugin should now be visible under the Plugins section on your Content Drawer.

Your plugin should be visible under Plugins in the Content Drawer
Your plugin should be visible under Plugins in the Content Drawer

In case you can’t see the Plugins folder in your Content Drawer, make sure to tick “Show Plugin Content” on the Content Drawer settings.

Enable Show Plugin Content in your Content Drawer settings
Enable Show Plugin Content in your Content Drawer settings

Plugin Download and Release Notes

Download the latest extension version

Change Log

Release Date
Version
Release Notes

2.0.2

  • Updated to work with xrgc5 format

2.0.1

  • Updated the plugin to work with Unreal 5.4.x versions.

2.0.0

  • Added support for KTX textures.

  • Added model preview to StreamingModel actor.

Last updated

Was this helpful?