docs.unity3d.com

    NavMesh Building Components

    Installation

    This package is currently experimental and not visible in the Package Manager.

    To install the package, follow Adding a registry package by name instructions and add com.unity.ai.navigation.

    Details

    NavMesh building components provides you with additional controls for automatically generating and using NavMeshes at run time and in the Unity Editor. For additional information about the process, visit the manual page about the legacy workflow for baking a NavMesh.

    Here we introduce four high level components for the navigation system:

    • NavMeshSurface - Use for building and enabling a NavMesh surface for one type of Agent.
    • NavMeshModifier - Use for affecting the NavMesh generation of NavMesh area types based on the transform hierarchy.
    • NavMeshModifierVolume - Use for affecting the NavMesh generation of NavMesh area types based on volume.
    • NavMeshLink - Use for connecting the same or different NavMesh surfaces for one type of Agent.

    For more details about NavMesh area types, see documentation on NavMesh areas.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023