SetTextDropshadow — FiveM Natives
0x465C84BC39F1C351 · HUD · all
distance - shadow distance in pixels, both horizontal and vertical r, g, b, a - color
Parameters
| Name | Type | Description |
|---|---|---|
| distance | int | Shadow distance in pixels, both horizontal and vertical. |
| r | int | Red color. |
| g | int | Green color. |
| b | int | Blue color. |
| a | int | Alpha. |
Returns
void