Color (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
{{Deprecated|Use [[BrickColor (Property)|BrickColor]] instead.}}


{{Property|
{{Property|
name = Color
name = Color
|property = [[Color3]] ''Color''
|property = [[Color3]] ''Color''
|description = Deprecated. Use BasePart.BrickColor instead
|description = Sets the color of an object.
|object = [[GBX.lua.BasePart (Object)|BasePart]]|}}
|object = [[GBX.lua.Sparkles (Object)|Sparkles]], [[GBX.lua.Fire (Object)|Fire]], [[GBX.lua.Smoke (Object)|Smoke]], <s>[[GBX.lua.BasePart (Object)|BasePart]]</s>|}}
 
{{Property|
name = Color
|property = [[BrickColor]] ''Color''
|description = Sets the color of an object.
|object = [[GBX.lua.GuiBase3d (Object)|GuiBase3d]]|}}


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

Revision as of 23:58, 21 September 2021


Property
Name Color
Property Color3 Color
Description: Sets the color of an object.
In Object: Sparkles, Fire, Smoke, BasePart


Property
Name Color
Property BrickColor Color
Description: Sets the color of an object.
In Object: GuiBase3d