
Create Int2 From Two Single Ints
Nodes like the RenderTexture need a the Int2 datatype to set the size. To create a Int2 out of two single integer values we use a Int2(Create).

Nodes like the RenderTexture need a the Int2 datatype to set the size. To create a Int2 out of two single integer values we use a Int2(Create).