单项选择题
NavMeshAgent类中的()属性可以判断代理是否在导航网格上。
A.isOnNavMesh
B.isStoped
C.path
D.hasPath
点击查看答案&解析
相关考题
-
单项选择题
NavMeshAgent类中的()属性可以获得和设置当前的路径。
A.hasPath
B.height
C.path
D.pathStatus -
单项选择题
CharacterController组件中的()属性决定了胶囊碰撞体的长度半径,同时该项也决定了碰撞体的宽度。
A.Radius
B.Center
C.Height
D.Slope Limit -
单项选择题
NavMeshAgent类中的哪个属性是获取或者尝试去在世界空间单位中设置代理的目的地()
A.acceleration
B.destination
C.autoBraking
D.autoRepath
