clik-engine API
    Preparing search index...

    Variable ParticlePresetsConst

    ParticlePresets: {
        explosion(textureKey: string): ParticlePresetConfig;
        rain(textureKey: string): ParticlePresetConfig;
        sparkle(textureKey: string): ParticlePresetConfig;
        trail(textureKey: string): ParticlePresetConfig;
    } = ...

    Pre-built particle effect configs

    Type Declaration