Shape (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy
Fixed
>NXTBoy
Fixed
(No difference)

Revision as of 16:37, 24 December 2010

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