Scale (Property): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
Pizzaboxer (talk | contribs) (Created page with "{{CatUp|Properties}} {{Property| name = Scale |property = Vector3 ''Scale'' |description = Much like the Size property, only it edits...") |
mNo edit summary |
||
Line 5: | Line 5: | ||
|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. | |object = [[GBX.lua.DataModelMesh (Object)|DataModelMesh]] | ||
|}} | |}} | ||
[[Category:Properties]] | [[Category:Properties]] |
Revision as of 14:23, 20 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 |