Shape (Property)

From Legacy Roblox Wiki
Revision as of 18:11, 5 April 2008 by >Mathchamp (added enum values for shapes)
Jump to navigationJump to search
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