Shape (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>Mathchamp
added enum values for shapes
Line 5: Line 5:
|object = [[Part]]
|object = [[Part]]
|}}
|}}
The Shape [[Enum]] set contains 3 numbers:
*0: Ball
*1: Block
*2: Cylinder

Revision as of 18:11, 5 April 2008

Shape
Property Enum Shape
Description The type of shape the object takes. Uses the Shape Enum set.
Member of [[RBX.lua.Part (Object)|Part]]

The Shape Enum set contains 3 numbers:

  • 0: Ball
  • 1: Block
  • 2: Cylinder