Scale (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Alecdude
No edit summary
>Mr Doom Bringer
No edit summary
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}


{{Property|
{|
|<onlyinclude>{{Property|
name                = Scale
name                = Scale
|property            = [[Vector3]] ''Scale''
|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]]
|}}
|}}</onlyinclude>
 
|}
[[Category:Properties]]

Revision as of 21:04, 18 July 2010

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]]