言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

NavMeshAgent.autoRepath

Switch to Manual
public var autoRepath: bool;

Description

エージェントが移動先に着いたり、途中で破棄された場合、新しいパスを取得する必要があるかどうか

A new path calculation is also attempted aquired if the agent reaches the end of a partial and stale path.