当前位置:网站首页>[Fantasy 4] the transformation from U3D to UE4
[Fantasy 4] the transformation from U3D to UE4
2022-07-02 10:24:00 【I want to play games while my hair is heavy】
Copyright notice : This paper is about CSDN Blogger 「 I want to play games with my hair 」 The original article of , follow CC 4.0 BY-SA Copyright agreement , For reprint, please attach the original source link and this statement .
Link to the original text :https://blog.csdn.net/weixin_37658157/article/details/123963742
Abstract : This article mainly records my experience from Unity3D Engine to unreal 4 Experience on the transformation of engine , It will involve the comparison of similar concepts between the two fields , Learning direction and plan , And some development skills records .
List of articles
UI The difference on
| U3D | UE4 | |
|---|---|---|
| Main technology | UGUI | UMG |
| Using tools | Unity Editor ( namely Unity Editor ) | Widget Blueprints ( Interface blueprint ) |
| Editing process | In the scene, you can drag and drop to add various UI Components | Switch to... In the interface blueprint Designer View to edit UI |
| Loading mode | You can put the interface directly in the scene , You can also save the interface as Prefab Load as a resource | Trigger in code or blueprint CreateWidget() and AddToViewport() function |
| Runtime debugging mode | stay Scene The view can see the state of the whole interface in world space , Click a UI You can view its runtime data | adopt WidgetReflector( Control reflector ) Click a UI View its runtime data , Note that the data is not refreshed in real time , What is displayed is only the instantaneous data when clicking |
| Conflict resolution when merging resources | Whether it's Prefab still Scene, Can view the differences in the form of text , However, you cannot merge resources | uasset It's all binary files , Differences cannot be viewed as text , But the interior provides Merge Tool merge blueprint , Also have Source Control Tools lock blueprint resources |
Differences in programming languages
| U3D | UE4 | |
|---|---|---|
| Supported programming languages | C# / JavaScript | C++ |
| Visual programming tools | Bolt plug-in unit | The blueprint |
Conceptual differences of similar terms
The official tutorial : by Unity The Unreal Engine prepared by the developer 4 guide , Among them “ Glossary ” One section is very clear , I won't repeat 
Life cycle management
UE4: https://docs.unrealengine.com/5.0/zh-CN/unreal-engine-actor-lifecycle/
U3D: https://docs.unity.cn/cn/current/Manual/ExecutionOrder.html
边栏推荐
- [200 Shengxin literatures] 96 joint biomarkers of immune checkpoint inhibitor response in advanced solid tumors
- Summary of demand R & D process nodes and key outputs
- [ue5] blueprint making simple mine tutorial
- ue虛幻引擎程序化植物生成器設置——如何快速生成大片森林
- Introduction et prévention des essais de pénétration
- Introduction and Principle notes of UE4 material
- Operator exercises
- Blender石头雕刻
- pytest--之测试报告allure配置
- Career planning and development
猜你喜欢

Introduction and Principle notes of UE4 material

Skywalking理论与实践

AutoCAD - layer Linetype

Mock Server基本使用方法

How to judge the quality of primary market projects when the market is depressed?

ue虛幻引擎程序化植物生成器設置——如何快速生成大片森林

Edge computing accelerates live video scenes: clearer, smoother, and more real-time

UE4 night lighting notes

ICLR 2022: how does AI recognize "things I haven't seen"?

Following nym, the new project Galaxy token announced by coinlist is gal
随机推荐
ICLR 2022: how does AI recognize "things I haven't seen"?
Blender体积雾
What is the relationship between realizing page watermarking and mutationobserver?
Blender模型导入ue、碰撞设置
JS reduce accumulator
ue虚幻引擎程序化植物生成器设置——如何快速生成大片森林
Translation d30 (with AC code POJ 28:sum number)
Allure -- common configuration items
2021-09-12
pytest--之测试报告allure配置
SAP Spartacus express checkout design
ERROR 1118 (42000): Row size too large (> 8126)
What wires are suitable for wiring on bread board?
渗透测试的介绍和防范
Vscode auto format
Blender camera surround motion, animation rendering, video synthesis
滲透測試的介紹和防範
UE4夜间打光笔记
Blender model import UE, collision settings
Skywalking理论与实践