Class RayCast2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class RayCast2D.PropertyName : Node2D.PropertyName
- Inheritance
-
RayCast2D.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
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
HitFromInside
Cached name for the 'hit_from_inside' property.
public static readonly StringName HitFromInside
Field Value
TargetPosition
Cached name for the 'target_position' property.
public static readonly StringName TargetPosition