SetEntityDrawOutlineShader — FiveM Natives
0x5261A01A · CFX · client
Sets variant of shader that will be used to draw entity outline. Variants are: 0: Default value, gauss shader. 1: 2px wide solid color outline. * 2: Fullscreen solid color except for entity.
Parameters
| Name | Type | Description |
|---|---|---|
| shader | int | An outline shader variant. |
Returns
void