By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
use skymin\ImageParticle\particle\ImageParticleAPI;
/** @see skymin\ImageParticle\utils\ImageTypes for $imageType*/
ImageParticleAPI::getInstance()->registerImage(string $name, string $imageFile, int $imageType);
use skymin\ImageParticle\particle\ImageParticleAPI;
use skymin\ImageParticle\particle\EulerAngle;
ImageParticleAPI::getInstance()->sendParticle(string $name, EulerAngle $center, int $count, float $unit, bool $asyncEncode);
fixed #12
** cleen code **
** support more image format **
support format:
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time