FormFactor (Property)

From Legacy Roblox Wiki
Revision as of 19:06, 6 August 2008 by >Anaminus
Jump to navigationJump to search
formFactor
Property Enum Form Factor
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:

  • 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)