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
AvoidanceLayers
Cached name for the 'avoidance_layers' property.
public static readonly StringName AvoidanceLayers
Field Value
Height
Cached name for the 'height' property.
public static readonly StringName Height
Field Value
Radius
Cached name for the 'radius' property.
public static readonly StringName Radius
Field Value
Use3DAvoidance
Cached name for the 'use_3d_avoidance' property.
public static readonly StringName Use3DAvoidance
Field Value
Velocity
Cached name for the 'velocity' property.
public static readonly StringName Velocity
Field Value
Vertices
Cached name for the 'vertices' property.
public static readonly StringName Vertices