Open jdubie opened 3 months ago
I will take a look and get back to you asap.
There is a new syntax that I added in v0.0.32
that allows you to hide components. You can now do:
sess.update @ ComponentName(hide=True, ...)
and it should hide that component.
To repro - run this code and observe the sphere doesn't get removed