Click or drag to resize

KinematicCollision2DColliderVelocity Property

The colliding object's velocity.

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

Property Value

Type: Vector2
See Also