Click or drag to resize

KinematicCollision2DRemainder Property

The moving object's remaining movement vector.

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

Property Value

Type: Vector2
See Also