Class NavigationPolygon.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class NavigationPolygon.PropertyName : Resource.PropertyName
- Inheritance
-
NavigationPolygon.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AgentRadius
Cached name for the 'agent_radius' property.
public static readonly StringName AgentRadius
Field Value
CellSize
Cached name for the 'cell_size' property.
public static readonly StringName CellSize
Field Value
Outlines
Cached name for the 'outlines' property.
public static readonly StringName Outlines
Field Value
ParsedCollisionMask
Cached name for the 'parsed_collision_mask' property.
public static readonly StringName ParsedCollisionMask
Field Value
ParsedGeometryType
Cached name for the 'parsed_geometry_type' property.
public static readonly StringName ParsedGeometryType
Field Value
Polygons
Cached name for the 'polygons' property.
public static readonly StringName Polygons
Field Value
SourceGeometryGroupName
Cached name for the 'source_geometry_group_name' property.
public static readonly StringName SourceGeometryGroupName
Field Value
SourceGeometryMode
Cached name for the 'source_geometry_mode' property.
public static readonly StringName SourceGeometryMode
Field Value
Vertices
Cached name for the 'vertices' property.
public static readonly StringName Vertices