Files
UnrealEngine/Templates/TP_AEC_HandheldARBP/TP_AEC_HandheldARBP.uproject
2025-05-18 13:04:45 +08:00

27 lines
359 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "GoogleARCore",
"Enabled": true,
"SupportedTargetPlatforms": [
"Android"
]
},
{
"Name": "AppleARKit",
"Enabled": true,
"SupportedTargetPlatforms": [
"IOS"
]
}
],
"TargetPlatforms": [
"Android",
"IOS"
]
}