Vector 2 Int
Vector2i
A vector with two elements of Ints
Nodes that output this type
Nodes that accept this type as input
Composition Scale Bilinear Interpolation
Uses the bilinear interpolation algorithm to scale an image recipe
Composition Color Rect
Given a color and it's color proile. Creates a rectangle Composition of that color.
Composition Scale Nearest Neighbor
Uses the nearest neighbor algorithm to scale an image recipe
Vector 2 Int to Vector 2 Float
Given a Vector 2 Int. Creates a Vector 2 Float.
Vector 2 Int Add To Dictionary
Adds a Vector 2 Int to a Dictionary
Vector 2 Int to Vector 2 Float
Given a Vector 2 Int. Creates a Vector 2 Float.
Vector 2 Int get X
Retrieves the X component of a Vector 2 Int.
Vector 2 Int get Y
Retrieves the Y component of a Vector 2 Int.