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
Hello, I wanted to check if there is any plan to have something similar to the UGUI "Expand" screen match mode for the screen space component. Right now we have fixed width or fixed height. What Expand does in UGUI is that it behaves similarly to both fixed width and height in one setting. If the target aspect ratio height is bigger than the reference resolution height it acts like a fixed width and if the target aspect ratio width is higher then the reference resolution acts like a fixed height. This way it ensures that there is always extra space compared to the reference resolution.
Is there any plan to have this in Nova? or is there any way this can be achieved with what we have now? Did anyone find a solution?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I wanted to check if there is any plan to have something similar to the UGUI "Expand" screen match mode for the screen space component. Right now we have fixed width or fixed height. What Expand does in UGUI is that it behaves similarly to both fixed width and height in one setting. If the target aspect ratio height is bigger than the reference resolution height it acts like a fixed width and if the target aspect ratio width is higher then the reference resolution acts like a fixed height. This way it ensures that there is always extra space compared to the reference resolution.
Is there any plan to have this in Nova? or is there any way this can be achieved with what we have now? Did anyone find a solution?
Beta Was this translation helpful? Give feedback.
All reactions