Garry's Mod Wiki

PhysObj:GetVelocityAtPoint

  Vector PhysObj:GetVelocityAtPoint( Vector point )

Description

Returns the world velocity of a point in world coordinates about the object. This is useful for objects rotating around their own axis/origin.

Arguments

1 Vector point
A point to test in world space coordinates

Returns

1 Vector velocity
Velocity at the given point