_MakeFloat3¶
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 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 |
Creates a vector of three Float 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 @f3.