Tile - YColor - Color – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Color new to Ylands:Tile - YColor - Color: New Structure)
No edit summary
Line 1: Line 1:
[[Image:Color new.png]]
<!---
*This instruction will create custom [[Ylands Tile - Color literal|'''color''']] based on your input.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*Use [[Ylands Tile - Number literal|'''numbers''']] between '''0''' and '''1''' (included).
-->
== Color(Red, Green, Blue, Alpha) ==
 
[[File:YlandsTile-562.png]]
 
<pre>static create(r: number, g: number, b: number, a: number): YColor;</pre>
=== Parameters ===
 
==== r ====
 
==== g ====
 
==== b ====
 
==== a ====
 
=== Returns ===
 
'''YColor'''
 
=== Description ===
 
Allows to define a new '''color''' with '''number''' values.
 
 
----
----
{{Navbox/Ylands}}
{{Navbox/Ylands}}
Line 7: Line 31:


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.12]]

Revision as of 09:53, 8 July 2021