Table of Contents

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

StringName

EnterCost

Cached name for the 'enter_cost' property.

public static readonly StringName EnterCost

Field Value

StringName

NavigationLayers

Cached name for the 'navigation_layers' property.

public static readonly StringName NavigationLayers

Field Value

StringName

NavigationMesh

Cached name for the 'navigation_mesh' property.

public static readonly StringName NavigationMesh

Field Value

StringName

TravelCost

Cached name for the 'travel_cost' property.

public static readonly StringName TravelCost

Field Value

StringName

UseEdgeConnections

Cached name for the 'use_edge_connections' property.

public static readonly StringName UseEdgeConnections

Field Value

StringName