Init
This commit is contained in:
commit
14db266d16
477 changed files with 6682 additions and 0 deletions
49
Playground/Playground.uproject
Normal file
49
Playground/Playground.uproject
Normal file
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
],
|
||||
"TargetPlatforms": [
|
||||
"Android",
|
||||
"IOS",
|
||||
"Linux",
|
||||
"Mac",
|
||||
"PS4",
|
||||
"PS5",
|
||||
"Windows",
|
||||
"WindowsNoEditor",
|
||||
"Switch",
|
||||
"XboxOne",
|
||||
"XSX",
|
||||
"HoloLens"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue