Skip to content

GFX.ResizeWindow

Name Mandatory Description Default Type
⬅️ Input The size to resize the window to. The first element represents the width and the second represents the height. Int2
Output ➡️ Outputs the input value, passed through unchanged. Int2
Window No The window to resize none NoneVar(Object)

This shard resizes the window specified in the Window parameter to the dimensions specified in the input.