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

27 lines
747 B
Plaintext

{
"name": "Unity.RenderPipelines.HighDefinition.Samples.Runtime",
"rootNamespace": "",
"references": [
"Unity.RenderPipelines.HighDefinition.Runtime",
"Unity.RenderPipelines.Core.Runtime",
"Unity.RenderPipelines.Core.Samples.Runtime",
"Unity.Mathematics",
"Unity.TextMeshPro"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.textmeshpro",
"expression": "0.0.0",
"define": "TMP_INSTALLED"
}
],
"noEngineReferences": false
}