Description
MakeFloatArray (v1)
M
Input(s) : NumElements - Number of elements of the array Value - Value to initialize the array with
Output(s): FloatArray - Output float array
Information
| Module | GeometryCollectionNodes |
| Category | Math|Float |
| Type | FMakeFloatArrayDataflowNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| NumElements | Number of elements of the array | int32 | 1 |
| Value | Value to initialize the array with | float | 0.000000 |