Skip to content

GFX.WindowSize

Name Mandatory Description Default Type
⬅️ Input The input of this shard is ignored. None
Output ➡️ Outputs the dimensions of the window as an int2. The first element represents the width and the second represents the height. Int2
Window No The window to get the size of. none NoneVar(Object)

This shard outputs the dimensions of the window specified in the Window parameter.