15 lines
453 B
Markdown
15 lines
453 B
Markdown
---
|
||
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对普通关卡来进行转换。 |