Table of Contents

Class NavigationObstacle3D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class NavigationObstacle3D.PropertyName : Node3D.PropertyName
Inheritance
NavigationObstacle3D.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

Height

Cached name for the 'height' property.

public static readonly StringName Height

Field Value

StringName

Radius

Cached name for the 'radius' property.

public static readonly StringName Radius

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

Vertices

Cached name for the 'vertices' property.

public static readonly StringName Vertices

Field Value

StringName