RayCast2DGetCollider Method |
Returns the first object that the ray intersects, or null if no object is intersecting the ray (i.e. IsColliding returns false).
Namespace: Godot
public Object GetCollider()
[Missing <returns> documentation for "M:Godot.RayCast2D.GetCollider"]