A library that adds UI support to the lib-pixelstreamingfrontend library.
This UI library depends on a the frontend library, so to include this library in your project:
npm i @epicgames-ps/lib-pixelstreamingfrontend-ue5.7
npm i @epicgames-ps/lib-pixelstreamingfrontend-ui-ue5.7
- Default Pixel Streaming frontend look-and-feel
- Settings panel
- Info panel
- ES6 modules
- CommonJS
- Type definitions
- Source maps
Note: The NPM package does not contain a minified/bundled output, this is up to the user to do this in their application.