Table of Contents

Class NavigationAgent3D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class NavigationAgent3D.PropertyName : Node.PropertyName
Inheritance
NavigationAgent3D.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

AvoidanceEnabled

Cached name for the 'avoidance_enabled' property.

public static readonly StringName AvoidanceEnabled

Field Value

StringName

AvoidanceLayers

Cached name for the 'avoidance_layers' property.

public static readonly StringName AvoidanceLayers

Field Value

StringName

AvoidanceMask

Cached name for the 'avoidance_mask' property.

public static readonly StringName AvoidanceMask

Field Value

StringName

AvoidancePriority

Cached name for the 'avoidance_priority' property.

public static readonly StringName AvoidancePriority

Field Value

StringName

DebugEnabled

Cached name for the 'debug_enabled' property.

public static readonly StringName DebugEnabled

Field Value

StringName

DebugPathCustomColor

Cached name for the 'debug_path_custom_color' property.

public static readonly StringName DebugPathCustomColor

Field Value

StringName

DebugPathCustomPointSize

Cached name for the 'debug_path_custom_point_size' property.

public static readonly StringName DebugPathCustomPointSize

Field Value

StringName

DebugUseCustom

Cached name for the 'debug_use_custom' property.

public static readonly StringName DebugUseCustom

Field Value

StringName

Height

Cached name for the 'height' property.

public static readonly StringName Height

Field Value

StringName

KeepYVelocity

Cached name for the 'keep_y_velocity' property.

public static readonly StringName KeepYVelocity

Field Value

StringName

MaxNeighbors

Cached name for the 'max_neighbors' property.

public static readonly StringName MaxNeighbors

Field Value

StringName

MaxSpeed

Cached name for the 'max_speed' property.

public static readonly StringName MaxSpeed

Field Value

StringName

NavigationLayers

Cached name for the 'navigation_layers' property.

public static readonly StringName NavigationLayers

Field Value

StringName

NeighborDistance

Cached name for the 'neighbor_distance' property.

public static readonly StringName NeighborDistance

Field Value

StringName

PathDesiredDistance

Cached name for the 'path_desired_distance' property.

public static readonly StringName PathDesiredDistance

Field Value

StringName

PathHeightOffset

Cached name for the 'path_height_offset' property.

public static readonly StringName PathHeightOffset

Field Value

StringName

PathMaxDistance

Cached name for the 'path_max_distance' property.

public static readonly StringName PathMaxDistance

Field Value

StringName

PathMetadataFlags

Cached name for the 'path_metadata_flags' property.

public static readonly StringName PathMetadataFlags

Field Value

StringName

PathPostprocessing

Cached name for the 'path_postprocessing' property.

public static readonly StringName PathPostprocessing

Field Value

StringName

PathfindingAlgorithm

Cached name for the 'pathfinding_algorithm' property.

public static readonly StringName PathfindingAlgorithm

Field Value

StringName

Radius

Cached name for the 'radius' property.

public static readonly StringName Radius

Field Value

StringName

TargetDesiredDistance

Cached name for the 'target_desired_distance' property.

public static readonly StringName TargetDesiredDistance

Field Value

StringName

TargetPosition

Cached name for the 'target_position' property.

public static readonly StringName TargetPosition

Field Value

StringName

TimeHorizonAgents

Cached name for the 'time_horizon_agents' property.

public static readonly StringName TimeHorizonAgents

Field Value

StringName

TimeHorizonObstacles

Cached name for the 'time_horizon_obstacles' property.

public static readonly StringName TimeHorizonObstacles

Field Value

StringName

Use3DAvoidance

Cached name for the 'use_3d_avoidance' property.

public static readonly StringName Use3DAvoidance

Field Value

StringName

Velocity

Cached name for the 'velocity' property.

public static readonly StringName Velocity

Field Value

StringName