Scale (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} {{Property| name = Scale |property = Vector3 ''Scale'' |description = Much like the Size property, only it edits...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
{{Property|
{{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              = [[GBX.lua.BlockMesh_(Object)|BlockMesh]], [[GBX.lua.CylinderMesh_(Object)|CylinderMesh]], [[GBX.lua.SpecialMesh_(Object)|SpecialMesh]]
|object              = [[GBX.lua.DataModelMesh (Object)|DataModelMesh]]
|}}
|}}


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 22:20, 23 September 2021

Property
Name Scale
Property Vector3 Scale
Description: Much like the Size property, only it edits the dimension of the mesh AND the texture.
In Object: DataModelMesh