FormFactor (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
No edit summary
>Mindraker
No edit summary
Line 1: Line 1:
{{CatUp|Properties}}
{{Property|
{{Property|
name = formFactor
name = formFactor
Line 14: Line 16:


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

Revision as of 11:09, 3 September 2008

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)