| Vector2iCompose | |
|---|---|
|
|
| Type | |
| Category | Vector > Composition |
Vector2iCompose
Description
Composes 2 floats into Vector2i.
Enums
Enum #1
There is currently no description for the enum #1.
- Vector2
- Vector3
- Vector2i
- Vector3i
Arguments
| Type | Name (Display Name) | Description | Default |
|---|---|---|---|
| int | x (x) |
There is currently no description for the argument x. |
0 |
| int | y (y) |
There is currently no description for the argument y. |
0 |
Outputs
Vector2i - vector (Composed Vector2i)
There is currently no description for output vector.