Nexus/Library/PackageCache/com.unity.render-pipelines.universal@ec76624224b1/Samples~/URPPackageSamples/SharedAssets/Scripts/SampleAssembly.asmdef

21 lines
562 B
Plaintext
Raw Permalink Normal View History

2026-01-06 17:23:00 +01:00
{
"name": "SampleAssembly",
"rootNamespace": "",
"references": [
"Unity.InputSystem",
"Unity.RenderPipelines.Core.Runtime",
"Unity.RenderPipelines.Universal.Editor",
"Unity.RenderPipelines.Universal.Runtime"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"ENABLE_INPUT_SYSTEM"
],
"versionDefines": [],
"noEngineReferences": false
}