We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a6c7b commit edb71f0Copy full SHA for edb71f0
README.md
@@ -0,0 +1,10 @@
1
+# VRUMGPlugin
2
+A compatability layer between UE4 UMG and VR
3
+
4
+This UE4 Plugin allows you to simulate interaction events on a UMG Blueprint Component.
5
+This allows us to easily enable VR input for UMG widgets.
6
7
+To get started you can check out the [Example Project](#) that uses this plugin.
8
9
+# Install Instructions
10
+Place the entire plugin folder into your projects plugins foler "YourGame->Plugins"
0 commit comments