Click or drag to resize

KinematicCollision2DTravel Property

The distance the moving object traveled before collision.

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

Property Value

Type: Vector2
See Also