ClientServer/Client/Assets/GPUInstancer/Scripts/Editor/GPUInstancer.Editor.asmdef
TG9six 03a642d635 first push
first push
2025-09-06 17:17:39 +04:00

30 lines
783 B
Plaintext

{
"name": "GPUInstancer.Editor",
"references": [
"GUID:74b7ab95492e74e49804395faecc2951",
"GUID:15fc0a57446b3144c949da3e2b9737a9",
"GUID:2665a8d13d1b3f18800f46e256720795"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.render-pipelines.universal",
"expression": "7.0.0",
"define": "GPUI_URP"
},
{
"name": "com.unity.burst",
"expression": "1.0.0",
"define": "GPUI_BURST"
}
],
"noEngineReferences": false
}