Tile - YParticle - Play Plarticle – Ylands

From Bohemia Interactive Community
Revision as of 09:51, 8 July 2021 by YlandsClassyBot (talk | contribs) (Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Play Plarticle(Particle, Position, Rotation, Scal...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Play Plarticle(Particle, Position, Rotation, Scale, Color)

YlandsTile-586.png

static play(particle: YParticle, position: YVector3, rotation: YVector3, scale: number, color: YColor): void;

Parameters

particle

position

rotation

scale

color

Description

Allows to play particle effect at given position, with a specified custom color. Particle effect will play only once.