Table of Contents

Class ShapeCast2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class ShapeCast2D.PropertyName : Node2D.PropertyName
Inheritance
ShapeCast2D.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

CollideWithAreas

Cached name for the 'collide_with_areas' property.

public static readonly StringName CollideWithAreas

Field Value

StringName

CollideWithBodies

Cached name for the 'collide_with_bodies' property.

public static readonly StringName CollideWithBodies

Field Value

StringName

CollisionMask

Cached name for the 'collision_mask' property.

public static readonly StringName CollisionMask

Field Value

StringName

CollisionResult

Cached name for the 'collision_result' property.

public static readonly StringName CollisionResult

Field Value

StringName

Enabled

Cached name for the 'enabled' property.

public static readonly StringName Enabled

Field Value

StringName

ExcludeParent

Cached name for the 'exclude_parent' property.

public static readonly StringName ExcludeParent

Field Value

StringName

Margin

Cached name for the 'margin' property.

public static readonly StringName Margin

Field Value

StringName

MaxResults

Cached name for the 'max_results' property.

public static readonly StringName MaxResults

Field Value

StringName

Shape

Cached name for the 'shape' property.

public static readonly StringName Shape

Field Value

StringName

TargetPosition

Cached name for the 'target_position' property.

public static readonly StringName TargetPosition

Field Value

StringName