VertexColor (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} {{Property| name = VertexColor |property = Vector3 ''VertexColor'' |description = Changes the hue of a texture |...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
{{Property|
{{Property|
name                = VertexColor
name                = VertexColor
|property            = [[Vector3]] ''VertexColor''
|property            = [[Vector3]] ''VertexColor''
|description          = Changes the hue of a texture
|description          = Changes the hue of a 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:55, 23 September 2021

Property
Name VertexColor
Property Vector3 VertexColor
Description: Changes the hue of a texture
In Object: DataModelMesh