CameraCaptureDemo/CameraCaptureDemo.uproject
2026-02-25 18:11:37 +08:00

26 lines
380 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.7",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "CameraCaptureDemo",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "CameraCapture",
"Enabled": true
}
]
}