FormFactor (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Trappingnoobs
Follows new enum syntax.
>Trappingnoobs
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{Enum|The FormFactor [[Enum]] has 4 numbers:|
{{Enum|The FormFactor [[Enum]] has 4 numbers:|
{{Enum/row|0|Symmetric|Increases by a rate of (1, 1, 1).}}
{{Enum/row|0|Symmetric|Increases by a rate of (1, 1, 1).}}
{{Enum/row|1|Brick|Increases by a rate of (1, 1.2, 1).}}
{{Enum/row|1|Brick|Increases by a rate of (1, 1.2, 1).}}

Latest revision as of 20:56, 20 July 2011

The FormFactor Enum has 4 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).