Module navigation_agent_3d
Expand description
Sidecar module for class NavigationAgent3D
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for NavigationAgent3D
enums.
Structs§
- SigLink
Reached - SigNavigation
Finished - SigPath
Changed - SigTarget
Reached - SigVelocity
Computed - SigWaypoint
Reached - Signals
InNavigation Agent3D - A collection of signals for the
NavigationAgent3D
class.