Files
webRtc/Packages/com.unity.renderstreaming@3.1.0-exp.9/Editor/Unity.RenderStreaming.Editor.asmdef
2026-04-28 16:48:04 +08:00

32 lines
902 B
Plaintext

{
"name": "Unity.RenderStreaming.Editor",
"rootNamespace": "",
"references": [
"GUID:40a5acf76f04c4c8ebb69605e4b0d5c7",
"GUID:75469ad4d38634e559750d17036d5f7c",
"GUID:457756d89b35d2941b3e7b37b4ece6f1",
"GUID:15fc0a57446b3144c949da3e2b9737a9"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.render-pipelines.high-definition",
"expression": "",
"define": "URS_USE_HDRP_EDITOR"
},
{
"name": "com.unity.render-pipelines.universal",
"expression": "",
"define": "URS_USE_URS_EDITOR"
}
],
"noEngineReferences": false
}