FormFactor (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
mNo edit summary
>SCARFACIAL
No edit summary
Line 1: Line 1:
{| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 1px solid #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 four numbers.</big>
|-
|-
| bgcolor="#AB5454"|<span style="color:white">'''Enum'''</span>
| bgcolor="#AB5454"|<span style="color:white">'''Enum'''</span>
Line 17: Line 17:
|Plate
|Plate
|Increases by a rate of (1, 0.4, 1).
|Increases by a rate of (1, 0.4, 1).
|-
|3
|Custom
|Increases by a rate as low as (.01, .01, .01).
|}<noinclude>
|}<noinclude>
[[Category:Enums]]</noinclude>
[[Category:Enums]]</noinclude>

Revision as of 18:30, 8 July 2011

The FormFactor Enum set contains four 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).
3 Custom Increases by a rate as low as (.01, .01, .01).