- Home /
Question by
bigbat · May 30, 2013 at 11:57 AM ·
navmeshpathfindingnavigation
How can I access the scene's NavMesh in code?
Hi to all
I am working on a project and use unity 3.5 navigation system for pathfinding.i want be able to acquire a point on specific distance on navmesh. it seems by using NavMesh.SamplePosition function i could find that,but how can I access the scene's NavMesh in code?and in which direction this function start tracing the navmesh?
Thanks
Comment
Your answer
Follow this Question
Related Questions
Navmesh on all sides of an object? 0 Answers
How to implement the flying AI path finding? 3 Answers
Getting a navmeshagent back on a navmesh. 1 Answer
NavMesh.SamplePosition returns point outside the NavMesh 0 Answers
Navmesh agent stuck on partial path 0 Answers