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
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
DebugShapeCustomColor
Cached name for the 'debug_shape_custom_color' property.
public static readonly StringName DebugShapeCustomColor
Field Value
DebugShapeThickness
Cached name for the 'debug_shape_thickness' property.
public static readonly StringName DebugShapeThickness
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
HitBackFaces
Cached name for the 'hit_back_faces' property.
public static readonly StringName HitBackFaces
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