logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

unreal:选取关卡中的actor并修改actor的static mesh路径到指定路径下

unreal.log_warning(f"{actor.get_name()} 不是静态网格体Actor,已跳过")unreal.log_warning(f"{actor.get_name()} 没有找到静态网格体组件")unreal.log(f"=== 找到 {target_name}({len(found_assets)} 个)===")unreal.log(f"已更新 {actor.get_

文章图片
#python#ue5
到底了