Files
ChunilENG/Assets/Plugins/RenderHeads/AVProMovieCapture/Runtime/AVProMovieCapture.Runtime.asmdef
2025-03-10 16:42:23 +09:00

19 lines
411 B
Plaintext

{
"name": "RenderHeads.AVProMovieCapture.Runtime",
"references": [ ],
"includePlatforms": [ ],
"excludePlatforms": [ ],
"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"
}
],
"allowUnsafeCode": true
}