Class NavigationRegion3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class NavigationRegion3D.PropertyName : Node3D.PropertyName
- Inheritance
-
NavigationRegion3D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Enabled
Cached name for the 'enabled' property.
public static readonly StringName Enabled
Field Value
EnterCost
Cached name for the 'enter_cost' property.
public static readonly StringName EnterCost
Field Value
NavigationLayers
Cached name for the 'navigation_layers' property.
public static readonly StringName NavigationLayers
Field Value
NavigationMesh
Cached name for the 'navigation_mesh' property.
public static readonly StringName NavigationMesh
Field Value
TravelCost
Cached name for the 'travel_cost' property.
public static readonly StringName TravelCost
Field Value
UseEdgeConnections
Cached name for the 'use_edge_connections' property.
public static readonly StringName UseEdgeConnections