back to the modulo method modulo 3 gives you 0,1,2. You don't have to compare =0 two times You can set the compare to >= 1 it will eliminate value 1 & 2 and keep the 0 (33%)
On Tue, Sep 20, 2016 at 3:21 PM, Tim Borgmann <[email protected]> wrote: > Test random probabilty (set to 0,66666, disable time varying). > > Tim > > Am 20/09/16 um 14:37 schrieb Artur W: > > Isn't the nth able to delete half at most? > > Artur > > 2016-09-20 14:02 GMT+02:00 Simon Reeves <[email protected]>: > >> delete by nth, which is modulo >> >> On Tue, 20 Sep 2016 at 12:46 Artur W <[email protected]> wrote: >> >>> Hey, >>> >>> It's been a while. >>> How can I delete in cache about 2/3 of the particles? >>> >>> Artur >>> ------ >>> Softimage Mailing List. >>> To unsubscribe, send a mail to [email protected] >>> with "unsubscribe" in the subject, and reply to confirm. >> >> -- >> Simon Reeves >> London, UK >> *[email protected] <[email protected]>* >> *www.simonreeves.com <http://www.simonreeves.com/>* >> *www.analogstudio.co.uk <http://www.analogstudio.co.uk/>* >> >> ------ >> Softimage Mailing List. >> To unsubscribe, send a mail to [email protected] >> with "unsubscribe" in the subject, and reply to confirm. >> > > > > ------ > Softimage Mailing List. > To unsubscribe, send a mail to [email protected] with > "unsubscribe" in the subject, and reply to confirm. > > > > ------ > Softimage Mailing List. > To unsubscribe, send a mail to [email protected] > with "unsubscribe" in the subject, and reply to confirm. >
------ Softimage Mailing List. To unsubscribe, send a mail to [email protected] with "unsubscribe" in the subject, and reply to confirm.

