Impact Interaction System API
|
Static Public Member Functions | |
static Vector3 | CalculateTangentialVelocity (Vector3 point, Vector3 angularVelocity, Vector3 centerOfRotation) |
Calculates the tangential velocity of a world space point. More... | |
|
static |
Calculates the tangential velocity of a world space point.
point | The point to get the velocity of. |
angularVelocity | The angular velocity of the object the point belongs to. |
centerOfRotation | The center of rotation of the object. |