Class NavigationPathQueryParameters3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class NavigationPathQueryParameters3D.PropertyName : RefCounted.PropertyName
- Inheritance
-
NavigationPathQueryParameters3D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Map
Cached name for the 'map' property.
public static readonly StringName Map
Field Value
MetadataFlags
Cached name for the 'metadata_flags' property.
public static readonly StringName MetadataFlags
Field Value
NavigationLayers
Cached name for the 'navigation_layers' property.
public static readonly StringName NavigationLayers
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
StartPosition
Cached name for the 'start_position' property.
public static readonly StringName StartPosition
Field Value
TargetPosition
Cached name for the 'target_position' property.
public static readonly StringName TargetPosition