# Harvestable.velocity

Returns the velocity of the harvestable.

**Kind:** Member

**Environments:** Game

## Game

[Open the full Game reference](../Game-Script-Environment/Userdata/Harvestable.md#velocity)

### Get

Returns the velocity of the harvestable.

**Returns:**

| Type | Description |
| --- | --- |
| [Vec3](../Game-Script-Environment/Userdata/Vec3.md) | The velocity. |
