NG_/Assets/AVProVideo/Runtime/_AVProVideo.Runtime.asmdef
2024-12-13 19:40:05 +08:00

17 lines
413 B
Plaintext

{
"name": "AVProVideo.Runtime",
"references": [],
"includePlatforms": [],
"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"
}
]
}