# Shape.shapeUuid

Returns the uuid unique to a shape/block type.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the uuid unique to a shape/block type.

**Returns:**

| Type | Description |
| --- | --- |
| [Uuid](../Game-Script-Environment/Userdata/Uuid.md) | The shape's uuid. |
