Click or drag to resize

RayCast2DCollideWithBodies Property

If true, collision with PhysicsBody2Ds will be reported.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool CollideWithBodies { get; set; }

Property Value

Type: Boolean
See Also