Class PhysicsPointQueryParameters2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class PhysicsPointQueryParameters2D.PropertyName : RefCounted.PropertyName
- Inheritance
-
PhysicsPointQueryParameters2D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
CanvasInstanceId
Cached name for the 'canvas_instance_id' property.
public static readonly StringName CanvasInstanceId
Field Value
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
Exclude
Cached name for the 'exclude' property.
public static readonly StringName Exclude
Field Value
Position
Cached name for the 'position' property.
public static readonly StringName Position