Graphics::setParticleFxLoopedEvolution
Syntax
```js mp.game.graphics.setParticleFxLoopedEvolution(ptfxHandle, propertyName, amount, Id); ```
Required Arguments
- ptfxHandle: int
- propertyName: String
- amount: float
- Id: Boolean
Return value
Example
```js // todo ```
See also