Scale (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker sp |
>Alecdude No edit summary |
||
Line 3: | Line 3: | ||
{{Property| | {{Property| | ||
name = Scale | name = Scale | ||
|property = '' | |property = [[Vector3]] ''Scale'' | ||
|description = Much like the Size property, only it edits the dimension of the mesh AND the texture. | |description = Much like the Size property, only it edits the dimension of the mesh AND the texture. | ||
|object = [[BlockMesh|BlockMesh]], [[RBX.lua.CylinderMesh_(Object)|CylinderMesh]], [[RBX.lua.SpecialMesh_(Object)|SpecialMesh]] | |object = [[BlockMesh|BlockMesh]], [[RBX.lua.CylinderMesh_(Object)|CylinderMesh]], [[RBX.lua.SpecialMesh_(Object)|SpecialMesh]] |
Revision as of 04:39, 20 December 2008
Scale | |
Property | Vector3 Scale |
Description | Much like the Size property, only it edits the dimension of the mesh AND the texture. |
Member of | [[RBX.lua.BlockMesh, CylinderMesh, SpecialMesh (Object)|BlockMesh, CylinderMesh, SpecialMesh]] |