Sets the size of all particles in world coordinates. Setting a large number of particles to a large size will perform poorly on mobile devices that have a low fill rate (number of pixels it can draw per second).
SetParticlesSize( ID, size )
void agk::SetParticlesSize( uint32_t ID, float size )