Scale (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>Camoy
fixed
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Properties}}
<onlyinclude>{{Property
 
|name                = Scale
{|
|<onlyinclude>{{Property|
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]]
|objects              = [[BlockMesh]], [[CylinderMesh]], [[SpecialMesh]]
|}}</onlyinclude>
}}</onlyinclude>
|}
 
{{clear floats}}
 
[[Category:Properties]]

Latest revision as of 14:22, 29 January 2011

Scale
Property Vector3 Scale
Description Much like the Size property, only it edits the dimension of the mesh AND the texture.
Member of BlockMesh, CylinderMesh, SpecialMesh