Module navigation_agent_3d
Available on crate feature
experimental-godot-api
only.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
OfNavigation Agent3D - A collection of signals for the
NavigationAgent3D
class.