Version: 2022.3
言語: 日本語
public Vector3 steeringTarget ;

説明

パスに沿った現在の運用ターゲット(読み取り専用)

通常はパスに沿った次のコーナーかパスの終点です。

エージェントが OffMeshLink の上を移動していない限り、エージェントと steeringTarget の間にまっすぐなパスがあります。

When approaching an OffMeshLink for traversal - the value is the position where the agent will enter the link. While agent is traversing an OffMeshLink the value is the position where the agent will leave the link.


Did you find this page useful? Please give it a rating: