Scale (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Alecdude
New page: {{CatUp|Properties}} {{Property| name = Scale |property = ''scale of an object'' |description = Much liek the Size property, only it edits the dimensi...
 
>Camoy
fixed
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{CatUp|Properties}}
<onlyinclude>{{Property
|name                = Scale
|property            = [[Vector3]] ''Scale''
|description          = Much like the Size property, only it edits the dimension of the mesh AND the texture.
|objects              = [[BlockMesh]], [[CylinderMesh]], [[SpecialMesh]]
}}</onlyinclude>


{{Property|
{{clear floats}}
name                = Scale
|property            = ''scale of an object''
|description          = Much liek 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]]
|}}


[[Category:Properties]]
[[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