Table of Contents

Class RayCast3D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class RayCast3D.PropertyName : Node3D.PropertyName
Inheritance
RayCast3D.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

DebugShapeCustomColor

Cached name for the 'debug_shape_custom_color' property.

public static readonly StringName DebugShapeCustomColor

Field Value

StringName

DebugShapeThickness

Cached name for the 'debug_shape_thickness' property.

public static readonly StringName DebugShapeThickness

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

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

TargetPosition

Cached name for the 'target_position' property.

public static readonly StringName TargetPosition

Field Value

StringName