GBX.lua.Color3Value (Object): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Class reference}} A Color3Value is a very simple object; it holds a set of three numbers as a value. This value can be used for scripts to communicate, for objects to...")
 
mNo edit summary
 
Line 1: Line 1:
{{CatUp|Class reference}}
{{CatUp|Class reference}}
A Color3Value is a very simple object; it holds a set of three numbers as a value. This value can be used for scripts to communicate, for objects to change colors, many things
A Color3Value is a very simple object; it holds a set of three numbers as a value. This value can be used for scripts to communicate, for objects to change colors, many things


Line 16: Line 15:
* [[Changed (Event)|Changed]]
* [[Changed (Event)|Changed]]


[[Category:Goodblox Lua Objects]]
[[Category:GoodBlox Lua Objects]]

Latest revision as of 20:03, 23 September 2021

A Color3Value is a very simple object; it holds a set of three numbers as a value. This value can be used for scripts to communicate, for objects to change colors, many things

Functions

The Color3Value only incorporates the global functions.

Properties

Like any Value object, the Color3Value only has one special property:

Events

In addition to the Global Events, Color3Value also has this Event: