Warning: Declaration of action_plugin_linebreak::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /home/stepism/www/ue4/wiki/lib/plugins/linebreak/action.php on line 41

Warning: Declaration of action_plugin_markdownextra::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /home/stepism/www/ue4/wiki/lib/plugins/markdownextra/action.php on line 16

Warning: Declaration of action_plugin_syntaxhighlighter3_action::register(Doku_Event_Handler &$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /home/stepism/www/ue4/wiki/lib/plugins/syntaxhighlighter3/action/action.php on line 28

Warning: Cannot modify header information - headers already sent by (output started at /home/stepism/www/ue4/wiki/lib/plugins/linebreak/action.php:0) in /home/stepism/www/ue4/wiki/inc/auth.php on line 430

Warning: Cannot modify header information - headers already sent by (output started at /home/stepism/www/ue4/wiki/lib/plugins/linebreak/action.php:0) in /home/stepism/www/ue4/wiki/inc/actions.php on line 38

Warning: Cannot modify header information - headers already sent by (output started at /home/stepism/www/ue4/wiki/lib/plugins/linebreak/action.php:0) in /home/stepism/www/ue4/wiki/lib/tpl/dokuwiki/main.php on line 12
001 Unity5との比較 [stepism@UE4メモ]

ユーザ用ツール

サイト用ツール


wiki:etc:001

Warning: Declaration of syntax_plugin_linebreak::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /home/stepism/www/ue4/wiki/lib/plugins/linebreak/syntax.php on line 52

Warning: Declaration of syntax_plugin_linebreak::render($mode, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /home/stepism/www/ue4/wiki/lib/plugins/linebreak/syntax.php on line 74

001 Unity5との比較

Unity5とUE4とでそれぞれのエンジンの特徴。

ロジック

Unity 5Enreal Engine 4
C#,UnityScript(JavaScript) C++,ブループリント

Unity5ではC#,UE4ではブループリント(BP)が使われることが多い。

アセットフォルダ

Unity 5Enreal Engine 4
Assets Content,Source

用語比較

カテゴリUnity 5Enreal Engine 4
ゲームプレイタイプコンポーネントコンポーネント
ゲームオブジェクトアクター、ポーン
プレハブブループリント クラス
エディタUIヒエラルキー パネルワールド アウトライナー
インスペクター詳細パネル
プロジェクトブラウザコンテンツブラウザ
シーンビュービューポート
メッシュメッシュスタティックメッシュ
スキンメッシュスケルタルメッシュ
マテリアルシェーダマテリアル,マテリアル エディタ
マテリアルマテリアル インスタンス
エフェクトパーティクル エフェクトエフェクト、パーティクル、カスケード
Shuriken (パーティクル システム)カスケード
ゲーム UIUIUMG (アンリアル モーション グラフィックス)
アニメーションアニメーションスケルタル アニメーション システム
メカニムペルソナ,アニメーション ブループリント
2Dスプライト エディターPaper2D
物理レイキャストLine Trace, Shape Trace
メカニムペルソナ,アニメーション ブループリント
リジッドボディコリジョン,物理
実行時プラットフォームiOS Player、Web Playerなどプラットフォーム

https://docs.unrealengine.com/latest/JPN/GettingStarted/FromUnity/index.html

wiki/etc/001.txt · 最終更新: 2016/08/21 04:03 by step