IRollParticlesOptions: IParticlesOptions & {
    roll?: IRoll;
}

Type declaration