This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
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 |