Open 3D Engine RecastNavigation Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
RecastNavigation::RecastNavigationMeshComponent Class Referencefinal

#include <RecastNavigationMeshComponent.h>

Inherits AzFramework::Components::ComponentAdapter< RecastNavigationMeshComponentController, RecastNavigationMeshConfig >.

Public Member Functions

 AZ_COMPONENT (RecastNavigationMeshComponent, RecastNavigationMeshComponentTypeId, BaseClass)
 
 RecastNavigationMeshComponent (const RecastNavigationMeshConfig &config)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Detailed Description

Calculates a navigation mesh with the triangle data provided by @RecastNavigationPhysXProviderComponent. Path calculation is done using @DetourNavigationComponent.


The documentation for this class was generated from the following file: