Table of Contents

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

StringName

CellSize

Cached name for the 'cell_size' property.

public static readonly StringName CellSize

Field Value

StringName

Outlines

Cached name for the 'outlines' property.

public static readonly StringName Outlines

Field Value

StringName

ParsedCollisionMask

Cached name for the 'parsed_collision_mask' property.

public static readonly StringName ParsedCollisionMask

Field Value

StringName

ParsedGeometryType

Cached name for the 'parsed_geometry_type' property.

public static readonly StringName ParsedGeometryType

Field Value

StringName

Polygons

Cached name for the 'polygons' property.

public static readonly StringName Polygons

Field Value

StringName

SourceGeometryGroupName

Cached name for the 'source_geometry_group_name' property.

public static readonly StringName SourceGeometryGroupName

Field Value

StringName

SourceGeometryMode

Cached name for the 'source_geometry_mode' property.

public static readonly StringName SourceGeometryMode

Field Value

StringName

Vertices

Cached name for the 'vertices' property.

public static readonly StringName Vertices

Field Value

StringName