Files
BookRPG/Library/PackageCache/com.unity.render-pipelines.core@6f62546dd936/Runtime/UnifiedRayTracing/Unity.UnifiedRayTracing.Runtime.asmdef
2026-07-16 21:49:59 +01: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
}