Files
PrinceOfGlory/Assets/Editor/LWGUI-1.x/Runtime/Timeline/LWGUI.Runtime.Timeline.asmdef
kridoo 6e91a0c7f0 111
2025-09-15 17:32:08 +08:00

22 lines
553 B
Plaintext

{
"name": "LWGUI.Runtime.Timeline",
"rootNamespace": "",
"references": [
"Unity.Timeline"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.timeline",
"expression": "1.0.0",
"define": "MATERIAL_KEYWORDS_TRACK_REQUIRES_TIMELINE"
}
],
"noEngineReferences": false
}