Skip to content

_MakeFloat2

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 two Float elements. Any
0 No Vector element none Var(Float)Float
1 No Vector element none Var(Float)Float

Creates a vector of two Float elements from the values provided in the parameters. If fewer than two values are provided, the remaining elements will be set to 0. The alias for this shard is @f2.