FormFactor (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
No edit summary
>Mindraker
mNo edit summary
Line 10: Line 10:




{| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 4px dashed #f00;"
{| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 1px solid #f00;"
|+ <big>The FormFactor [[Enum]] set contains three numbers.</big>
|+ <big>The FormFactor [[Enum]] set contains three numbers.</big>
|-
|-

Revision as of 10:47, 26 December 2008

formFactor
Property Enum formFactor
Description Sets how the object is resized.
Member of [[RBX.lua.Flagstand, Part, Seat, SpawnLocation (Object)|Flagstand, Part, Seat, SpawnLocation]]


The FormFactor Enum set contains three numbers.
Enum Name Description
0 Symmetric Increases by a rate of (1, 1, 1).
1 Brick Increases by a rate of (1, 1.2, 1).
2 Plate Increases by a rate of (1, 0.4, 1).