Harvestable.getPosition
Returns the world coordinates of a harvestable.
Kind: Function
Environments: Game
Game
harvestable:getPosition( )
Parameters:
| Name | Type | Description |
|---|---|---|
harvestable |
Harvestable | The harvestable. |
Returns:
| Type | Description |
|---|---|
| Vec3 | The position. |