Rasagar/Library/PackageCache/com.unity.rendering.light-transport/Runtime/Unity.Rendering.LightTransport.Runtime.asmdef
2024-08-26 23:07:20 +03:00

18 lines
463 B
Plaintext

{
"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
}