RGBA: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Info|Function|Server|1.0}} | {{Info|Function|Server|1.0}} | ||
{{FuncSyntax|RGBA(r, g, b, a) | {{FuncSyntax|RGBA(r, g, b, a) | ||
}} | }} | ||
{{FuncParameters}} | |||
{{FuncReturnValue|__MISSING_DOC__}} | |||
== Example == | |||
__MISSING_DOC__ | |||
{{RelatedFunctions}} |
Revision as of 18:46, 25 February 2019
Syntax
RGBA(r, g, b, a)
Parameters
Return Value
- __MISSING_DOC__
Example
__MISSING_DOC__