created Unreal VR template project

This commit is contained in:
2026-07-22 23:19:17 +02:00
parent 91383b3bda
commit 135ac582fb
195 changed files with 988 additions and 0 deletions
+43
View File
@@ -0,0 +1,43 @@
{
"FileVersion": 3,
"EngineAssociation": "{65EA7D2F-4AD4-70B5-1A99-ADADF402DB55}",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "OpenXR",
"Enabled": true
},
{
"Name": "OpenXREyeTracker",
"Enabled": true
},
{
"Name": "OpenXRHandTracking",
"Enabled": true
},
{
"Name": "PICOController",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
]
}
],
"TargetPlatforms": [
"Android",
"IOS",
"Linux",
"Mac",
"PS4",
"PS5",
"Windows",
"WindowsNoEditor",
"Switch",
"XboxOne",
"XSX",
"VisionOS"
]
}