first commit

This commit is contained in:
2026-02-09 20:10:14 +08:00
commit 47a5cff08b
2638 changed files with 322636 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
{
"name": "AVProVideo.Editor",
"rootNamespace": "",
"references": [
"AVProVideo.Runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.compositionlayers",
"expression": "2.0.0",
"define": "AVPRO_VIDEO_XR_COMPOSITION_LAYERS"
},
{
"name": "Unity",
"expression": "2022.3.18",
"define": "AVPRO_VIDEO_VISIONOS_AVAILABLE"
}
],
"noEngineReferences": false
}