GodotSharpAPI
GodotSharpAPI
Godot
RayCast2D Class
RayCast2D Properties
CastTo Property
CollideWithAreas Property
CollideWithBodies Property
CollisionMask Property
Enabled Property
ExcludeParent Property
RayCast2D
CollideWithAreas Property
If
true
, collision with
Area2D
s will be reported.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
CollideWithAreas
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
RayCast2D Class
Godot Namespace