暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

Timeline.Samples.Text.asmdef 642B

1234567891011121314151617181920212223
  1. {
  2. "name": "Timeline.Samples.Text",
  3. "references": [
  4. "GUID:f06555f75b070af458a003d92f9efb00",
  5. "GUID:ef63a73cb159aa04997399c27d4eb08a",
  6. "GUID:6055be8ebefd69e48b49212b09b47b2f"
  7. ],
  8. "includePlatforms": [],
  9. "excludePlatforms": [],
  10. "allowUnsafeCode": false,
  11. "overrideReferences": false,
  12. "precompiledReferences": [],
  13. "autoReferenced": true,
  14. "defineConstraints": [],
  15. "versionDefines": [
  16. {
  17. "name": "com.unity.textmeshpro",
  18. "expression": "1.0.0",
  19. "define": "TEXT_TRACK_REQUIRES_TEXTMESH_PRO"
  20. }
  21. ],
  22. "noEngineReferences": false
  23. }