Harvestable.getAabb

Returns the axis aligned world space bounds of the harvestable.

Kind: Function

Environments: Game

Game

harvestable:getAabb(  )

Open the full Game reference

Parameters:

Name Type Description
harvestable Harvestable The harvestable.

Returns:

Type Description
Vec3
Vec3
The min and max bounds.