How to get Linear Velocity at some point?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By GreatRash

Is there analog for those functions in Godot?

  • Unreal - GetPhysicsLinearVelocityAtPoint
  • Unity - Rigidbody.GetPointVelocity

Default I can get only velocity for center of mass.