Hello,
I am assuming the problem has a very simple solution. I am creating instances with clicks of the mouse button. The instances get deleted over time one by one. But when the table of instance data is empty instead of rendering nothing the instance geo is still rendered at the center of screen. I would like to solve it without changing the alpha value or turning the render off when the table is empty. Is there a trick to not draw anything when the table is empty?
** I tried to use a chop instead of a DAT but it had the same effect.
Thanks for cheking out the post. Regards.
instancing_issue.toe (5.46 KB)