VR Project Template

This commit is contained in:
2024-04-10 13:55:02 +03:00
parent f6ab9c9395
commit 1174b5e324
162 changed files with 1013 additions and 0 deletions

32
VRTowerDefense.uproject Normal file
View File

@@ -0,0 +1,32 @@
{
"FileVersion": 3,
"EngineAssociation": "5.2",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "OpenXR",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android",
"HoloLens"
]
}
],
"TargetPlatforms": [
"Android",
"IOS",
"Linux",
"Mac",
"PS4",
"PS5",
"Windows",
"WindowsNoEditor",
"Switch",
"XboxOne",
"XSX",
"HoloLens"
]
}