Tile - Color Magenta Literal – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Ylands editor navbox}}" to "{{Navbox/Ylands}}")
(Changed it to the actual format of the colors)
Line 1: Line 1:
[[Image:Ylands_Tile_-_Color_literal.png]]
[[Image:Ylands_Tile_-_Color_literal.png]]
*Represents a '''color''' with alpha.
*Represents a '''color''' with alpha.
*Color is stored in '''hexadecimal''' format, including alpha (7 characters).
*Color is stored as an array with 4 numbers: [red, green, blue, alpha]. Each number is between 0 and 1.


=Notes=
=Notes=
*'''Alpha''' in '''entities''' governs the '''emisivity''' of their material
*'''Alpha''' in '''entities''' governs the '''emissivity''' of their material
*'''Alpha''' of '''UI''' objects governs their '''transparency'''
*'''Alpha''' of '''UI''' objects governs their '''transparency'''



Revision as of 22:10, 7 January 2021