Hi - are there some JavaScript functions I can use to test aspects of a transform? Specifically I’d like to be able to test if my transform has disappeared from the screen.
Thanks
Hi - are there some JavaScript functions I can use to test aspects of a transform? Specifically I’d like to be able to test if my transform has disappeared from the screen.
Thanks
Probably OnBecameInvisible().
–Eric