Class NavigationMesh.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class NavigationMesh.PropertyName : Resource.PropertyName
- Inheritance
-
NavigationMesh.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AgentHeight
Cached name for the 'agent_height' property.
public static readonly StringName AgentHeight
Field Value
AgentMaxClimb
Cached name for the 'agent_max_climb' property.
public static readonly StringName AgentMaxClimb
Field Value
AgentMaxSlope
Cached name for the 'agent_max_slope' property.
public static readonly StringName AgentMaxSlope
Field Value
AgentRadius
Cached name for the 'agent_radius' property.
public static readonly StringName AgentRadius
Field Value
CellHeight
Cached name for the 'cell_height' property.
public static readonly StringName CellHeight
Field Value
CellSize
Cached name for the 'cell_size' property.
public static readonly StringName CellSize
Field Value
DetailSampleDistance
Cached name for the 'detail_sample_distance' property.
public static readonly StringName DetailSampleDistance
Field Value
DetailSampleMaxError
Cached name for the 'detail_sample_max_error' property.
public static readonly StringName DetailSampleMaxError
Field Value
EdgeMaxError
Cached name for the 'edge_max_error' property.
public static readonly StringName EdgeMaxError
Field Value
EdgeMaxLength
Cached name for the 'edge_max_length' property.
public static readonly StringName EdgeMaxLength
Field Value
FilterBakingAabb
Cached name for the 'filter_baking_aabb' property.
public static readonly StringName FilterBakingAabb
Field Value
FilterBakingAabbOffset
Cached name for the 'filter_baking_aabb_offset' property.
public static readonly StringName FilterBakingAabbOffset
Field Value
FilterLedgeSpans
Cached name for the 'filter_ledge_spans' property.
public static readonly StringName FilterLedgeSpans
Field Value
FilterLowHangingObstacles
Cached name for the 'filter_low_hanging_obstacles' property.
public static readonly StringName FilterLowHangingObstacles
Field Value
FilterWalkableLowHeightSpans
Cached name for the 'filter_walkable_low_height_spans' property.
public static readonly StringName FilterWalkableLowHeightSpans
Field Value
GeometryCollisionMask
Cached name for the 'geometry_collision_mask' property.
public static readonly StringName GeometryCollisionMask
Field Value
GeometryParsedGeometryType
Cached name for the 'geometry_parsed_geometry_type' property.
public static readonly StringName GeometryParsedGeometryType
Field Value
GeometrySourceGeometryMode
Cached name for the 'geometry_source_geometry_mode' property.
public static readonly StringName GeometrySourceGeometryMode
Field Value
GeometrySourceGroupName
Cached name for the 'geometry_source_group_name' property.
public static readonly StringName GeometrySourceGroupName
Field Value
Polygons
Cached name for the 'polygons' property.
public static readonly StringName Polygons
Field Value
RegionMergeSize
Cached name for the 'region_merge_size' property.
public static readonly StringName RegionMergeSize
Field Value
RegionMinSize
Cached name for the 'region_min_size' property.
public static readonly StringName RegionMinSize
Field Value
SamplePartitionType
Cached name for the 'sample_partition_type' property.
public static readonly StringName SamplePartitionType
Field Value
Vertices
Cached name for the 'vertices' property.
public static readonly StringName Vertices
Field Value
VerticesPerPolygon
Cached name for the 'vertices_per_polygon' property.
public static readonly StringName VerticesPerPolygon