Shape (Property)
From Legacy Roblox Wiki
Shape | |
Property | Enum Shape |
Description | The type of shape the object takes. Uses the Shape Enum set. |
Member of | Part |
The Shape property sets what shape the Part is. For example, setting it to Ball will make it look like a Ball. Simple enough?
The Shape Enum set contains 3 numbers:
- 0: Ball
- 1: Block
- 2: Cylinder