UnityImageProcessing_Package/Scripts/Editor/ImageProcessingGraph.asmdef
2025-04-26 19:40:12 +01:00

18 lines
461 B
Plaintext

{
"name": "ImageProcessingGraphEditor",
"rootNamespace": "ImageProcessingGraph.Editor",
"references": [
"GUID:2665a8d13d1b3f18800f46e256720795"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}