Shape (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
>Mr Doom Bringer
No edit summary
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
 
{|
{{Property|
|<onlyinclude>{{Property|
name = Shape
name = Shape
|property = [[Enum]] ''Shape''
|property = [[Enum]] ''Shape''
|description = The type of shape the object takes. Uses the Shape Enum set.
|description = The type of shape the object takes. Uses the Shape Enum set.
|object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]]
|object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]]
|}}
|}}</onlyinclude>
|}
The Shape [[Enum]] set contains 3 numbers:
The Shape [[Enum]] set contains 3 numbers:



Revision as of 00:24, 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 Enum set contains 3 numbers:

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