Shape.color
Returns the color of a shape.
Kind: Member
Environments: Game
Game
Get
Returns the color of a shape.
Returns:
| Type | Description |
|---|---|
| Color | The shape's color. |
Set
Availability: Server only
Sets the color of a shape. This is similar to coloring with the Paint Tool.
Parameters:
| Name | Type | Description |
|---|---|---|
color |
Color | The color. |