Skip to content

Commit

Permalink
[docs] 修复错字
Browse files Browse the repository at this point in the history
  • Loading branch information
Italink committed Dec 4, 2023
1 parent 679f727 commit 141bab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/04-UnrealEngine/6.开放世界制作.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ comments: true
- [【UE地形】世界分区(World Partition)是什么?怎么用?- bilibili](https://www.bilibili.com/video/BV1ik4y1A77p/)
- [UE5 World Partition Part 1 Concepts - YouTube](https://www.youtube.com/watch?v=fDgKV3SjDTI)

简而言之,就是UE将地图划分成很多个 **单元格(Cell)** ,随着 **玩家(流送源)** 的移动去 **流送(Steaming** 周围的单元:
简而言之,就是UE将地图划分成很多个 **单元格(Cell)** ,随着 **玩家(流送源)** 的移动去 **流送(Streaming** 周围的单元:

![image-20231103161359654](Resources/image-20231103161359654.png)

Expand Down

0 comments on commit 141bab2

Please sign in to comment.