Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

为 visionOS 平台编译

参见

本页面介绍了如何从源代码编译 visionOS 的导出模板(export template)。如果你其实是想把你的项目导出到 visionOS 平台上,请移步查看 为 visionOS 导出

visionOS 的编译说明目前与 为 iOS 平台编译 完全相同,唯一的区别是需将 SCons 选项中的 platform=ios 替换为 platform=visionos。详情请参阅所链接的页面。