Table of Contents

Class PhysicsRayQueryParameters3D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class PhysicsRayQueryParameters3D.PropertyName : RefCounted.PropertyName
Inheritance
PhysicsRayQueryParameters3D.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

Exclude

Cached name for the 'exclude' property.

public static readonly StringName Exclude

Field Value

StringName

From

Cached name for the 'from' property.

public static readonly StringName From

Field Value

StringName

HitBackFaces

Cached name for the 'hit_back_faces' property.

public static readonly StringName HitBackFaces

Field Value

StringName

HitFromInside

Cached name for the 'hit_from_inside' property.

public static readonly StringName HitFromInside

Field Value

StringName

To

Cached name for the 'to' property.

public static readonly StringName To

Field Value

StringName