NavMesh ビルド コンポーネント によって、NavMeshe のビルドの追加的な制御 (ベイク としても知られます) が可能になり、ランタイムに Unity エディターで NavMeshe を使用できるようになります。
下にリストしたハイレベルの NavMesh ビルドコンポーネントは、 Unity ストア からダウンロードした標準の Unity エディターインストーラーには 含まれていません。これらは Unity Technologies GitHub からダウンロードし、別個にインストールしてください。
以下 4 つは NavMesh で使用するハイレベルコンポーネントです。
NavMesh Surface - エージェントの 1 種類のために NavMesh サーフェスをビルドし、使用可能にするために使います。
NavMesh Modifier - トランスフォームの階層に基づく NavMesh エリアタイプの NavMesh 生成に影響を与えるために使用します。
NavMesh Modifier - 容量に基づく NavMesh エリアタイプの NavMesh 生成に影響を与えるために使用します。
NavMesh Surface - エージェントの 1 種類のために同じ、または、異なる NavMesh サーフェスを接続するために使います。
ドキュメントの Mesh-BuildingComponents-API を参照してください。
エージェントタイプに関する情報は、 NavMesh Agents の作成 を参照してください。
NavMesh エリアタイプに関する詳細は、NavMesh エリア を参照してください。
Unity 5.6 以降を ダウンロードし、インストールします。
緑の Clone or download ボタンをクリックして、Unity Technologies GitHub の NavMesh Components ページ のリポジトリからクローン、または、ダウンロードします。
Unity で NavMesh Components Project を開くか、または、 Assets/NavMeshComponents フォルダーのコンテンツを既存のプロジェクトにコピーします。
Assets/Examples フォルダーで追加の例を見つけます。
注意 ハイレベル NavMesh ビルドコンポーネントをインストールする前に、プロジェクトを必ずバックアップするように注意してください。
2017–05–26 公開ページ
5.6 の新機能
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.