Click or drag to resize

KinematicCollisionRemainder Property

The moving object's remaining movement vector.

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

Property Value

Type: Vector3
See Also