# Harvestable.initialRotation

Returns the initial quaternion rotation of a harvestable.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the initial quaternion rotation of a harvestable.

**Returns:**

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