SetParticleFxNonLoopedAlpha — FiveM Natives
0x77168D722C58B2FC · GRAPHICS · all
`` Usage example for C#: Function.Call(Hash.SET_PARTICLE_FX_NON_LOOPED_ALPHA, new InputArgument[] { 0.1f }); Note: the argument alpha ranges from 0.0f-1.0f ! ``
Parameters
| Name | Type |
|---|---|
| alpha | float |
Returns
void