You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of throwing an error if a transform doesn't exist, let the function return bool instead of void, which indicates if the function succeeded or not.