Files
Shopping_UnityVR/Packages/com.baddog.rendering.arealight/Runtime/com.baddog.rendering.arealight.asmdef
2026-04-16 04:58:10 +09:00

20 lines
544 B
Plaintext

{
"name": "BadDog.Rendering.AreaLight",
"rootNamespace": "BadDog.Rendering.AreaLight",
"references": [
"Unity.Collections",
"Unity.Mathematics",
"Unity.RenderPipelines.Core.Runtime",
"Unity.RenderPipelines.Universal.Runtime"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}