Is there a default size setting for the creation of a floating viewport?
I see Named Views can be saved with an aspect ratio which is useful.
Is there a default size setting for the creation of a floating viewport?
I see Named Views can be saved with an aspect ratio which is useful.
not that I know of, but if you are looking for a specific size, this macro will work:
-_NewFloatingViewport _Enter -_ViewportProperties _Size 1800 900 _Enter
Thank you this works perfectly.