Color3: Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} Color3 is a variable used to store the numeric values of a certain colour. It appears in the format (R;G;B); where R is the red component (from 0-255), G...")
 
m (Pizzaboxer moved page Color3 (Property) to Color3)
(No difference)

Revision as of 09:20, 23 June 2020


Color3 is a variable used to store the numeric values of a certain colour. It appears in the format (R;G;B); where R is the red component (from 0-255), G is the green component (from 0-255) and B is the blue component (from 0-255).