Rasagar/Library/PackageCache/com.unity.render-pipelines.high-definition/Editor/Unity.RenderPipelines.HighDefinition.Editor.asmdef
2024-08-26 23:07:20 +03:00

69 lines
2.1 KiB
Plaintext

{
"name": "Unity.RenderPipelines.HighDefinition.Editor",
"rootNamespace": "",
"references": [
"Unity.RenderPipelines.HighDefinition.Runtime",
"Unity.ShaderGraph.Editor",
"Unity.RenderPipelines.Core.Runtime",
"Unity.RenderPipelines.Core.Runtime.Shared",
"Unity.RenderPipelines.Core.Editor",
"Unity.RenderPipelines.Core.Editor.Shared",
"Unity.Mathematics",
"Unity.ugui",
"Unity.ugui.Editor",
"Unity.VisualEffectGraph.Editor",
"Unity.VisualEffectGraph.Runtime",
"Unity.PackageManagerDocTools.Editor",
"Unity.Rendering.Denoising.Runtime",
"Unity.RenderPipelines.HighDefinition.Config.Runtime",
"Unity.RenderPipelines.GPUDriven.Runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.render-pipelines.high-definition",
"expression": "0.0.0",
"define": "HDRP_1_OR_NEWER"
},
{
"name": "com.unity.xr.management",
"expression": "1.0.0",
"define": "ENABLE_XR_MANAGEMENT"
},
{
"name": "com.unity.modules.nvidia",
"expression": "1.0.0",
"define": "ENABLE_NVIDIA_MODULE"
},
{
"name": "com.unity.modules.amd",
"expression": "1.0.0",
"define": "ENABLE_AMD_MODULE"
},
{
"name": "com.unity.sensorsdk",
"expression": "2.0.0",
"define": "ENABLE_SENSOR_SDK"
},
{
"name": "com.unity.rendering.denoising",
"expression": "1.0.0",
"define": "ENABLE_UNITY_DENOISING_PLUGIN"
},
{
"name": "com.unity.demoteam.hair",
"expression": "0.0.0",
"define": "HAS_UNITY_HAIR_PACKAGE"
}
],
"noEngineReferences": false
}