You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
627 B
26 lines
627 B
{
|
|
"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
|
|
}
|