Files
Project-M/Packages/com.rukhanka.animation/Rukhanka.DebugDrawer/Rukhanka.DebugDrawer.asmdef
T
2026-05-31 14:27:52 -07:00

33 lines
973 B
JSON

{
"name": "Rukhanka.DebugDrawer",
"rootNamespace": "",
"references": [
"GUID:01e5f7c036964124aa192bf5e2d021ba",
"GUID:734d92eba21c94caba915361bd5ac177",
"GUID:e0cd26848372d4e5c891c569017e11f1",
"GUID:d8b63aba1907145bea998dd612889d6b",
"GUID:2665a8d13d1b3f18800f46e256720795"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"!RUKHANKA_NO_DEBUG_DRAWER"
],
"versionDefines": [
{
"name": "com.unity.render-pipelines.high-definition",
"expression": "9.9.9",
"define": "HDRP_10_0_0_OR_NEWER"
},
{
"name": "com.unity.render-pipelines.universal",
"expression": "9.9.9",
"define": "URP_10_0_0_OR_NEWER"
}
],
"noEngineReferences": false
}