Particles:getParticles

From GiderosMobile
Revision as of 13:34, 23 August 2018 by Hgy29 (talk | contribs)

Available since: in development

Description

Retrieve particles states of this system

(table) = Particles:getParticles(set,tag)

Parameters

set: (table, optional) Optional set of particle indices to query optional
tag: (string, optional) only return particles matching this tag optional

Return values

Returns (table) table containing the state of each particle in the system matching tag if any