Files
obsidian-notes/3Resources/游戏开发/性能优化/韩国Unity团队研发的demo分享—ProjectKaya.md
2025-07-01 18:33:27 +08:00

7 lines
295 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
原文发布链接: https://zhuanlan.zhihu.com/p/444413015?utm_psn=1903740548596097377
tags:
- 性能优化
- URP
---
- 基于安卓平台开发的。因此你需要把编辑器的环境设置如上。在Command Line Arguments上输入`-force-vulkan`让其作为vulkan api运行。