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
CollideWithBodies
Cached name for the 'collide_with_bodies' property.
public static readonly StringName CollideWithBodies
Field Value
CollisionMask
Cached name for the 'collision_mask' property.
public static readonly StringName CollisionMask
Field Value
CollisionResult
Cached name for the 'collision_result' property.
public static readonly StringName CollisionResult
Field Value
Enabled
Cached name for the 'enabled' property.
public static readonly StringName Enabled
Field Value
ExcludeParent
Cached name for the 'exclude_parent' property.
public static readonly StringName ExcludeParent
Field Value
Margin
Cached name for the 'margin' property.
public static readonly StringName Margin
Field Value
MaxResults
Cached name for the 'max_results' property.
public static readonly StringName MaxResults
Field Value
Shape
Cached name for the 'shape' property.
public static readonly StringName Shape
Field Value
TargetPosition
Cached name for the 'target_position' property.
public static readonly StringName TargetPosition