OrbitParticlesOptions: ParticlesOptions & {
    orbit?: Orbit;
}

Type declaration