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
FloatArrayComputeStatistics (v1)
Computes statistics of a float array
Input(s) : FloatArray [Intrinsic] - Array to compute values from TransformSelection - TransformSelection describes which values to use, if not connected all the elements will be used
Output(s): Value - Computed value Indices - Indices of elements with the computed value
Information
| Module | GeometryCollectionNodes |
| Category | Utilities|Array |
| Type | FFloatArrayComputeStatisticsDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| OperationName | Statistics Operation | EStatisticsOperationEnum | Dataflow_EStatisticsOperationEnum_Min |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| FloatArray | Array to compute values from | TArray<float> | |
| TransformSelection | TransformSelection describes which values to use, if not connected all the elements will be used | FDataflowTransformSelection | () |