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
CollectionVertexSelectCustom (v1)
Selects specified vertices in the GeometryCollection by using a space separated list
Input(s) : Collection [Intrinsic] - GeometryCollection for the selection
Output(s): Collection [Passthrough] - GeometryCollection for the selection VertexSelection - Vertex selection including the new indices
Information
| Module | GeometryCollectionNodes |
| Category | GeometryCollection|Selection|Vertex |
| Type | FCollectionVertexSelectionCustomDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| VertexIndicies | Space separated list of vertex indices to specify the selection | FString |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | GeometryCollection for the selection | FManagedArrayCollection | () |
| VertexIndicies | Space separated list of vertex indices to specify the selection | FString |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | GeometryCollection for the selection | FManagedArrayCollection | |
| VertexSelection | Vertex selection including the new indices | FDataflowVertexSelection |