![]() |
destroy/disable Obi fluid particles - Printable Version +- Obi Official Forum (https://obi.virtualmethodstudio.com/forum) +-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html) +--- Forum: Obi Fluid (https://obi.virtualmethodstudio.com/forum/forum-3.html) +--- Thread: destroy/disable Obi fluid particles (/thread-2714.html) |
destroy/disable Obi fluid particles - sadiq - 21-01-2021 I'm using Obi fluid for mobile devices and optimization is a major step for them. I need to destroy or disable the particles so that only visible particles are loaded and there aren't any performance issues. RE: destroy/disable Obi fluid particles - josemendez - 21-01-2021 (21-01-2021, 01:27 PM)sadiq Wrote: I'm using Obi fluid for mobile devices and optimization is a major step for them. I need to destroy or disable the particles so that only visible particles are loaded and there aren't any performance issues. You can disable the solver's "simulate when invisible" checkbox. See: http://obi.virtualmethodstudio.com/tutorials/obisolver.html Note that you can only enable/disable entire solvers, disabling individual particles doesn't make any sense as the behavior of the fluid would change completely (losing/gaining volume, sudden pressure spikes, etc). |