Version: 2022.1
言語: 日本語
プレハブインスタンスの展開
Unity でのレイヤーの使用

レイヤー

Layers are a tool that allows you to separate to separate GameObjects in your scenes. You can use layers through the UI and with scripts to edit how GameObjects within your scene interact with each other.

トピック 説明 
Unity のレイヤーの使い方 Unity でのレイヤーの一般的な用途を理解します。
Unity でのレイヤーの作成 Unity でレイヤーを作成し、ゲームオブジェクトをレイヤーに割り当てる方法です。
レイヤーとレイヤーマスク レイヤーとレイヤーマスクの違いを説明します。
レイヤーマスクの設定 API 呼び出しで使用するレイヤーマスクの正しい設定方法。
レイヤーマスクにレイヤーを追加 レイヤーマスクに新しいレイヤーをプログラミングで追加する方法。
レイヤーマスクからレイヤーを削除 レイヤーマスクからレイヤーをプログラミングで削除する方法。

その他の参考資料

プレハブインスタンスの展開
Unity でのレイヤーの使用