sm.item.getShapeSize

Returns the block dimensions of an shape. Returns nil if the uuid is not an item.

Kind: Function

Environments: Game

Game

sm.item.getShapeSize( uuid )

Open the full Game reference

Parameters:

Name Type Description
uuid Uuid The item uuid.

Returns:

Type Description
Vec3 Size of the shape.