vault backup: 2025-06-25 18:25:35

This commit is contained in:
BlueRose 2025-06-25 18:25:35 +08:00
parent e1aa80f126
commit b792f7c5fa

View File

@ -29,6 +29,9 @@ rating: ⭐
1. 设置SWCamera Location。 1. 设置SWCamera Location。
2. 清空所有数据。 2. 清空所有数据。
3. InitiateWorld() 3. InitiateWorld()
1. 更新相关变量GenerateCollision_last、VerticalRangeMeters_last
2. 设置高度生成用材质变量 Generator;bool bHadGeneratorAtRebuildTime = IsValid(Generator);
3. LOD_Num与WorldDimensionMeters计算。
- Tick() - Tick()
## PreEditChange() / PostEditChangeProperty() ## PreEditChange() / PostEditChangeProperty()