單項選擇題NavMeshAgent類中的()屬性,如果現(xiàn)有路徑無效了,代理嘗試獲取新路徑。

A.autoRepath
B.autoBraking
C.nextPosition
D.baseOffset


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題NavMeshAgent類中的()用來計算指定點的路徑并存儲生成的路徑。

A.ResetPath
B.FindClosetEdge
C.CalculatePath
D.SetDestination

2.單項選擇題NavMeshAgent類中的()可以清除當前路徑。

A.CalculatePath
B.FindClosetEdge
C.ResetPath
D.SetDestination

4.單項選擇題NavMeshAgent類中的()屬性可以獲得和設置當前的路徑。

A.hasPath
B.height
C.path
D.pathStatus