Shape (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>Legend26
No edit summary
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
{|
|<onlyinclude>{{Property|
name = Shape
|property = [[Enum]] ''Shape''
|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]]
|}}</onlyinclude>
|}
The Shape [[Enum]] set contains 3 numbers:


*0: Ball
<onlyinclude>{{Property
*1: Block
|name        = Shape
*2: Cylinder
|property    = [[PartType (Enum)|PartType]] ''PartType''
|description = Sets the type of shape the object has.
|object      = Part
}}</onlyinclude>
 
{{clear floats}}


[[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