菠萝红椒

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

小笔记 - Python in Unreal

1, 创建新的子关卡

streamingLvl = unreal.EditorLevelUtils.create_new_streaming_level(unreal.LevelStreaming, "/Game/Streaming/lvl_TestStreaming2", False)

2,set full precision uvs

https://answers.unrealengine.com/questions/192882/view.html

 

posted on 2021-02-22 10:20  菠萝红椒  阅读(115)  评论(0)    收藏  举报