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
Line 5: Line 5:
|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]]

Revision as of 14:24, 20 September 2021


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