I need to have some conditional logic within my simulation that will check to see if an Image is visible and if so perform a separate function.
I don’t see anyway to check if an element isVisible only the ability to toggle visibility.
Any idea how this can be done?
Thanks
-Ed