Shape (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>Mr Doom Bringer
No edit summary
Line 8: Line 8:
|}}</onlyinclude>
|}}</onlyinclude>
|}
|}
{{LeftNoticeStart}}
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:
The Shape [[Enum]] set contains 3 numbers:



Revision as of 00:25, 29 May 2010

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

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