メインコンテンツまでスキップ

シーン

シーンには以下が含まれます:

  • シーンヒエラルキー (Scene Hierarchy) :シーン内のすべてのエンティティの順序と構造を示すリスト
  • シーン設定 (Scene Settings) :シーンに関するプロパティが含まれます

これらはPlayCanvasエディターで編集されます。

シーンヒエラルキー

The Scene Hierarchy is a graph of Entities that can have Components to give these Entities behaviors such as having a mesh to render in the world or to play sound effects. They can also be given custom behavior with scripts.

シーン設定 (Scene Settings)

Scene Settings contain global rendering and physics information and properties about the scene. These can be edited in the project settings within the Editor.

シーン設定の一覧: