IOrbitParticlesOptions: IParticlesOptions & {
    orbit?: IOrbit;
}

Type declaration