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
In cases where a developer wants to set the app scale of objectA to match objectB, they need to walk the hierarchy.
actorTransform.app should expose scale (or lossy scale) similar to actorTransform.local to avoid complex computation for this common operation.
In cases where a developer wants to set the app scale of objectA to match objectB, they need to walk the hierarchy.
actorTransform.app should expose scale (or lossy scale) similar to actorTransform.local to avoid complex computation for this common operation.