Class NavigationAgent2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class NavigationAgent2D.PropertyName : Node.PropertyName
- Inheritance
-
NavigationAgent2D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AvoidanceEnabled
Cached name for the 'avoidance_enabled' property.
public static readonly StringName AvoidanceEnabled
Field Value
AvoidanceLayers
Cached name for the 'avoidance_layers' property.
public static readonly StringName AvoidanceLayers
Field Value
AvoidanceMask
Cached name for the 'avoidance_mask' property.
public static readonly StringName AvoidanceMask
Field Value
AvoidancePriority
Cached name for the 'avoidance_priority' property.
public static readonly StringName AvoidancePriority
Field Value
DebugEnabled
Cached name for the 'debug_enabled' property.
public static readonly StringName DebugEnabled
Field Value
DebugPathCustomColor
Cached name for the 'debug_path_custom_color' property.
public static readonly StringName DebugPathCustomColor
Field Value
DebugPathCustomLineWidth
Cached name for the 'debug_path_custom_line_width' property.
public static readonly StringName DebugPathCustomLineWidth
Field Value
DebugPathCustomPointSize
Cached name for the 'debug_path_custom_point_size' property.
public static readonly StringName DebugPathCustomPointSize
Field Value
DebugUseCustom
Cached name for the 'debug_use_custom' property.
public static readonly StringName DebugUseCustom
Field Value
MaxNeighbors
Cached name for the 'max_neighbors' property.
public static readonly StringName MaxNeighbors
Field Value
MaxSpeed
Cached name for the 'max_speed' property.
public static readonly StringName MaxSpeed
Field Value
NavigationLayers
Cached name for the 'navigation_layers' property.
public static readonly StringName NavigationLayers
Field Value
NeighborDistance
Cached name for the 'neighbor_distance' property.
public static readonly StringName NeighborDistance
Field Value
PathDesiredDistance
Cached name for the 'path_desired_distance' property.
public static readonly StringName PathDesiredDistance
Field Value
PathMaxDistance
Cached name for the 'path_max_distance' property.
public static readonly StringName PathMaxDistance
Field Value
PathMetadataFlags
Cached name for the 'path_metadata_flags' property.
public static readonly StringName PathMetadataFlags
Field Value
PathPostprocessing
Cached name for the 'path_postprocessing' property.
public static readonly StringName PathPostprocessing
Field Value
PathfindingAlgorithm
Cached name for the 'pathfinding_algorithm' property.
public static readonly StringName PathfindingAlgorithm
Field Value
Radius
Cached name for the 'radius' property.
public static readonly StringName Radius
Field Value
TargetDesiredDistance
Cached name for the 'target_desired_distance' property.
public static readonly StringName TargetDesiredDistance
Field Value
TargetPosition
Cached name for the 'target_position' property.
public static readonly StringName TargetPosition
Field Value
TimeHorizonAgents
Cached name for the 'time_horizon_agents' property.
public static readonly StringName TimeHorizonAgents
Field Value
TimeHorizonObstacles
Cached name for the 'time_horizon_obstacles' property.
public static readonly StringName TimeHorizonObstacles
Field Value
Velocity
Cached name for the 'velocity' property.
public static readonly StringName Velocity