Getting Started - Nav3D Doc
leafleafDocy banner shape 01Docy banner shape 02

Docy Child

Getting Started

Estimated reading: 1 minute
  • All asset classes you need to work with are contained in the Nav3D.API namespace.
  • In the playmode, Nav3D will create several MonoBehaviour objects on the scene that it needs for internal use.

These GameObjects are created with the DontDestroyOnLoad flag. Saving managers when loading another scene can be useful if, for example, you use a separate loading scene in which you initialize Nav3D.

  • Movement of agents (Nav3DAgent) executes inside the FixedUpdate event
  • All time-consuming computational operations are performed on the CPU outside the main thread.
  • All callbacks provided in the Nav3D API are executed in the MainThread.
Share this Doc
CONTENTS
Chat Icon Close Icon
en_USEnglish