Files
BabyVideo/Assets/AVProVideo/Runtime/_AVProVideo.Runtime.asmdef
2026-02-09 20:10:14 +08:00

36 lines
815 B
Plaintext

{
"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
}