Dota 2 Workshop Tools/Scripting/API/CBodyComponent.AddVelocity
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
Function Description
void AddVelocity(Vector a, Vector b)
Add linear and angular velocity to the physics object
Parameters
| Type | Name | Description |
|---|---|---|
| Vector | a | No Description Set |
| Vector | b | No Description Set |