Version: 2023.2
言語: 日本語

OffMeshLinkData

struct in UnityEngine.AI

マニュアルに切り替える

説明

OffMeshLink オブジェクトのステータスを読み込みます。

変数

activatedリンクがアクティブかどうか(読み取り専用)
endPosワールド座標でのリンクの終了位置(読み取り専用)
linkTypeジャンプや降下などのリンクのタイプ(読み取り専用)
ownerGet the object used to create the NavMesh link represented by the data in this struct.
startPosワールド座標でのリンクのスタート位置(読み取り専用)
validリンクが有効かどうか(読み取り専用)