initial commit v2
This commit is contained in:
53
prototype_01.05/prototype.uproject
Normal file
53
prototype_01.05/prototype.uproject
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"EngineAssociation": "5.3",
|
||||
"Category": "",
|
||||
"Description": "",
|
||||
"Plugins": [
|
||||
{
|
||||
"Name": "OpenXR",
|
||||
"Enabled": true,
|
||||
"SupportedTargetPlatforms": [
|
||||
"Win64",
|
||||
"Linux",
|
||||
"Android"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "OpenXREyeTracker",
|
||||
"Enabled": true,
|
||||
"SupportedTargetPlatforms": [
|
||||
"Win64",
|
||||
"Linux",
|
||||
"Android"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "OpenXRHandTracking",
|
||||
"Enabled": true,
|
||||
"SupportedTargetPlatforms": [
|
||||
"Win64",
|
||||
"Linux",
|
||||
"Android"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "GPULightmass",
|
||||
"Enabled": true
|
||||
}
|
||||
],
|
||||
"TargetPlatforms": [
|
||||
"Android",
|
||||
"IOS",
|
||||
"Linux",
|
||||
"Mac",
|
||||
"PS4",
|
||||
"PS5",
|
||||
"Windows",
|
||||
"WindowsNoEditor",
|
||||
"Switch",
|
||||
"XboxOne",
|
||||
"XSX",
|
||||
"HoloLens"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user