用Python加载Unreal蓝图 發表於 2022-10-16 更新於 2022-10-22 分類於 水 摘要用Python加载Unreal蓝图 python实现1234bp_class_object_path = '{}_C'.format(asset.object_path)#this is the slow bit as it has to load the objectbp_gen_object = unreal.load_asset(bp_class_object_path) blueprint_class_default = unreal.get_default_object(bp_gen_object) 歡迎關注我的其它發布渠道 RSS