Files
stas-barecky/Library/PackageCache/com.unity.render-pipelines.core@ce86d16dfe9d/Runtime/UnifiedRayTracing/Unity.UnifiedRayTracing.Runtime.asmdef
2026-01-08 20:43:08 +05:00

26 lines
627 B
Plaintext

{
"name": "Unity.UnifiedRayTracing.Runtime",
"rootNamespace": "",
"references": [
"Unity.Mathematics",
"Unity.Collections",
"Unity.Burst"
],
"includePlatforms": [],
"excludePlatforms": [
"WebGL"
],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.modules.assetbundle",
"expression": "1.0.0",
"define": "ENABLE_ASSET_BUNDLE"
}
],
"noEngineReferences": false
}