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::RecastNavigationPhysXProviderConfig Class Referencefinal

Provides configuration for @RecastNavigationPhysXProviderComponent and @EditorRecastNavigationPhysXProviderComponent. More...

#include <RecastNavigationPhysXProviderConfig.h>

Inherits AZ::ComponentConfig.

Public Member Functions

 AZ_RTTI (RecastNavigationPhysXProviderConfig, "{310A3F15-6212-445E-A543-FB3BD6D47768}")
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

bool m_useEditorScene = false
 Either use Editor PhysX world or game PhysX world.
 
AzPhysics::CollisionGroups::Id m_collisionGroupId
 Only colliders from the specified collision group will be considered.
 

Detailed Description

Provides configuration for @RecastNavigationPhysXProviderComponent and @EditorRecastNavigationPhysXProviderComponent.


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