FormFactor (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy
categorized
>Pauljkl
No edit summary
Line 28: Line 28:
|Plate
|Plate
|Increases by a rate of (1, 0.4, 1).
|Increases by a rate of (1, 0.4, 1).
|-
|3
|Custom
|Increases by the rate of the grid settings.
|}
|}
[[Category:Properties]]
[[Category:Properties]]

Revision as of 01:43, 5 January 2011

formFactor
Property Enum formFactor
Description Sets how the object is resized.
Member of FormFactorPart


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).
3 Custom Increases by the rate of the grid settings.