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,35 @@
{
"name": "AVProVideo.Runtime",
"rootNamespace": "",
"references": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.render-pipelines.universal",
"expression": "0.0",
"define": "USING_URP"
},
{
"name": "com.unity.render-pipelines.high-definition",
"expression": "0.0",
"define": "USING_HDRP"
},
{
"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
}