UnityGame/Library/PackageCache/com.unity.rendering.light-transport/Runtime/Unity.Rendering.LightTransport.Runtime.asmdef

18 lines
463 B
Plaintext
Raw Normal View History

2024-10-27 10:53:47 +03:00
{
"name": "Unity.Rendering.LightTransport.Runtime",
"rootNamespace": "",
"references": [
"Unity.Mathematics",
"Unity.Collections",
"Unity.Burst"
],
"includePlatforms": [],
"excludePlatforms": ["WebGL"],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}