BIS_fnc_colorRGBAtoTexture
Jump to navigation
Jump to search
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Arrays
Syntax
- Syntax:
- Syntax needed
- Parameters:
- color: Array - format [R,G,B,A]
- Return Value:
- String - procedural texture to format "#(argb,8,8,3)color(R,G,B,A)"
Examples
- Example 1:
_texture = [0,0,0,1] call BIS_fnc_colorRGBAtoTexture;
Additional Information
- See also:
- BIS_fnc_colorRGBAtoHTML
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note