Shape (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
cats
>Legend26
No edit summary
 
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}


{{Property|
<onlyinclude>{{Property
name = Shape
|name       = Shape
|property = [[Enum]] ''Shape''
|property   = [[PartType (Enum)|PartType]] ''PartType''
|description = The type of shape the object takes. Uses the Shape Enum set.
|description = Sets the type of shape the object has.
|object = [[RBX.Lua.FlagStand (Object)|Flagstand]], [[RBX.Lua.Part (Object)|Part]], [[RBX.Lua.Seat (Object)|Seat]], [[RBX.Lua.SpawnLocation (Object)|SpawnLocation]]
|object     = Part
|}}
}}</onlyinclude>
The Shape [[Enum]] set contains 3 numbers:


*0: Ball
{{clear floats}}
*1: Block
*2: Cylinder


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 18:26, 28 January 2012

Shape
Property PartType PartType
Description Sets the type of shape the object has.
Member of Part