Vector 2 Int
Vector2i
A vector with two elements of Ints
Nodes that output this type
Composition Size
Gets the resulting size of a Composition
Vector 2 Int Add
Add two Vector 2s of Ints
Vector 2 Int Constant
Creates a constant of Vector 2 Int. The user will modify this at the UI layer.
Vector 2 Int from Components
Given an x and y creates a vector.
Vector 2 Int Passthrough
Responds with the value provided. Doing nothing to it.
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
Add two Vector 2s of Ints
Vector 2 Int Add To Dictionary
Adds a Vector 2 Int to a Dictionary
Vector 2 Int Passthrough
Responds with the value provided. Doing nothing to it.
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.