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
VertexScalarToVertexIndices (v1)
Convert an vertex float array to a list of indices
Input(s) : AttributeKey - The name of the vertex attribute and group to generate indices from.
Output(s): VertexIndices - Output list of indices
Information
| Module | GeometryCollectionNodes |
| Category | GeometryCollection |
| Tags | Collection Vertex Weight Map to Indices |
| Type | FGeometryCollectionVertexScalarToVertexIndicesNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| SelectionThreshold | The value threshold for what is included in the vertex list. | float | 0.000000 |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection | () | |
| AttributeKey | The name of the vertex attribute and group to generate indices from. | FCollectionAttributeKey | (Attribute="",Group="Vertices") |