FormFactor (Property)

From Legacy Roblox Wiki
Revision as of 01:01, 14 September 2008 by >Anaminus (enum table)
Jump to navigationJump to search
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).