From 6d026522cad64b1a0c5c4563fbdff5ace1ddef98 Mon Sep 17 00:00:00 2001 From: BlueRose <378100977@qq.com> Date: Fri, 26 Apr 2024 15:08:45 +0800 Subject: [PATCH] vault backup: 2024-04-26 15:08:45 --- .../LevelScene/World Partition(世界分区).md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 03-UnrealEngine/LevelScene/World Partition(世界分区).md diff --git a/03-UnrealEngine/LevelScene/World Partition(世界分区).md b/03-UnrealEngine/LevelScene/World Partition(世界分区).md new file mode 100644 index 0000000..617c809 --- /dev/null +++ b/03-UnrealEngine/LevelScene/World Partition(世界分区).md @@ -0,0 +1,15 @@ +--- +title: World Partition(世界分区) +date: 2024-04-26 14:18:36 +excerpt: +tags: +rating: ⭐ +--- +# 前言 +文档地址: https://dev.epicgames.com/documentation/en-us/unreal-engine/world-partition-in-unreal-engine?application_version=5.3 + +- 知乎文章: + - UE4旧版方案:WorldComposition https://zhuanlan.zhihu.com/p/270172506 + - + +PS.可以使用Tools-Convert Level,或者World Partition Convert Commandlet对普通关卡来进行转换。 \ No newline at end of file