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