_MakeFloat4¶
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 Four Float elements. | Any |
||
0 |
No | Vector element | none |
Var(Float) Float |
1 |
No | Vector element | none |
Var(Float) Float |
2 |
No | Vector element | none |
Var(Float) Float |
3 |
No | Vector element | none |
Var(Float) Float |
Creates a vector of four Float elements from the values provided in the parameters. If fewer than four values are provided, the remaining elements will be set to 0. The alias for this shard is @f4.