🔧 SDK ReferenceManagersEffectsManagerParticlesManagerdestroydestroyDestroy the particle effect.Attached to an entityIf the particles effect is attached to an entity (e.g: Object), it will be destroyed when the entity is destroyed. No need to call particles.destroy().Syntaxparticles.destroy();Exampleparticles.destroy();Available on: Client