Navigation
BlueprintAPI > BlueprintAPI/Transformation
Get velocity of the component: either ComponentVelocity, or the velocity of the physics body if simulating physics.
Target is Scene Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Return Value | Velocity of the component |