MakeInt3¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
No input is required. This shard uses the values provided in the parameters to construct the vector. | None |
||
Output ➡️ |
Outputs a vector of three Int elements. | Any |
||
0 |
No | Vector element | none |
Var(Int) Int |
1 |
No | Vector element | none |
Var(Int) Int |
2 |
No | Vector element | none |
Var(Int) Int |
Creates a vector of three Int elements from the values provided in the parameters. If fewer than three values are provided, the remaining elements will be set to 0.The alias for this shard is @i3.