Color (Property): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{CatUp|Properties}} | {{CatUp|Properties}} | ||
{{ | There is a special property for particle objects. | ||
{{Property| | |||
name = Color | |||
|property = [[Color3]] ''Color'' | |||
|description = Sets the color of an object. | |||
|object = [[GBX.lua.Sparkles (Object)|Sparkles]], [[GBX.lua.Fire (Object)|Fire]], [[GBX.lua.Smoke (Object)|Smoke]], <s>[[GBX.lua.BasePart (Object)|BasePart]]</s>|}} | |||
There is a special property for 3D GUI objects. | |||
{{Property| | {{Property| | ||
name = Color | name = Color | ||
|property = [[ | |property = [[BrickColor]] ''Color'' | ||
|description = | |description = Sets the color of an object. | ||
|object = [[GBX.lua. | |object = [[GBX.lua.GuiBase3d (Object)|GuiBase3d]]|}} | ||
[[Category:Properties]] | [[Category:Properties]] |
Latest revision as of 21:48, 23 September 2021
There is a special property for particle objects.
Property | |
---|---|
Name | Color |
Property | Color3 Color |
Description: | Sets the color of an object. |
In Object: | Sparkles, Fire, Smoke, |
There is a special property for 3D GUI objects.
Property | |
---|---|
Name | Color |
Property | BrickColor Color |
Description: | Sets the color of an object. |
In Object: | GuiBase3d |