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
FieldMakeDenseFloatArray (v1)
Converts a sparse FloatArray (a selected subset of the whole incoming array) into a dense FloatArray (same number of elements as the incoming array using NumSamplePositions) using the Remap input NumSamplePositions controls the size of the output array, only indices smaller than l to than NumSamplePositions will be processed
Information
| Module | GeometryCollectionNodes |
| Category | Fields |
| Type | FFieldMakeDenseFloatArrayDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Default | float | 0.000000 |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| FieldFloatInput | TArray<float> | ||
| FieldRemap | TArray<int32> | ||
| NumSamplePositions | int32 | 0 |