Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanjon2040/agoraviewportclient
Unreal Engine 4 plugin that acts as a watermark widget.
https://github.com/ryanjon2040/agoraviewportclient
ue4 ue4-plugin ue4-plugins unreal unreal-engine unreal-engine-4 unreal-engine-plugin
Last synced: about 1 month ago
JSON representation
Unreal Engine 4 plugin that acts as a watermark widget.
- Host: GitHub
- URL: https://github.com/ryanjon2040/agoraviewportclient
- Owner: ryanjon2040
- License: mit
- Created: 2020-12-26T16:55:41.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T05:57:02.000Z (8 months ago)
- Last Synced: 2024-05-03T06:24:56.182Z (8 months ago)
- Topics: ue4, ue4-plugin, ue4-plugins, unreal, unreal-engine, unreal-engine-4, unreal-engine-plugin
- Language: C++
- Homepage:
- Size: 397 KB
- Stars: 22
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AgoraViewportClient
[](http://patreon.com/ryanjon2040)
[![Support Server](https://img.shields.io/discord/613390075816050698.svg?color=7289da&label=Agora&logo=discord&style=flat-square)](https://discord.gg/KCputqnKh5) [![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/[email protected])
[![HitCount](http://hits.dwyl.com/ryanjon2040/AgoraViewportClient.svg)](http://hits.dwyl.com/ryanjon2040/AgoraViewportClient)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/ryanjon2040/AgoraViewportClient/pulls)
![GitHub](https://img.shields.io/github/license/ryanjon2040/AgoraViewportClient?label=License&logo=github)
[](http://twitter.com/ryanjon2040)A simple plugin that acts as an overlay watermark widget.
This repository hosts the source code for Agora Viewport Client which you can download for free and compile yourself. Precompiled binaries for the last three versions of Unreal Engine can be bought from Epic Marketplace: https://www.unrealengine.com/marketplace/agora-viewport-client
# How to use
After the plugin is enabled, restart Unreal Editor and assign `AgoraGameViewportClient` to Game Viewport Client Class from `Project Settings` -> `General Settings` section.
![Assign Agora client class](Screenshot3.jpg)# Result
![Example](Screenshot1.jpg)
Settings can be adjusted from Project Settings
![Settings adjust](Screenshot2.jpg)