Hi, all:
I created a Sphere
sphs = new Sphere(0.02f, someAppearance);
In my application, I would like there is a “switch” to display or to hide this Sphere.
But, how to hide a Sphere?
Or, how to set this Sphere 100% transparent?
Please help.
Best Regards
JIA