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
SetVertexColorFromVertexIndices (v1)
Set the vertex color of the collection based on the selection set.
Input(s) : Collection [Intrinsic] - Collection Passthrough VertexIndicesIn - Vertex indices set
Output(s): Collection [Passthrough] - Collection Passthrough
Information
| Module | GeometryCollectionNodes |
| Category | Collection|Utilities |
| Type | FSetVertexColorFromVertexIndicesDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| SelectedColor | Selected vertex color | FLinearColor | (R=1.000000,G=1.000000,B=0.000000,A=1.000000) |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Collection Passthrough | FManagedArrayCollection | () |
| VertexIndicesIn | Vertex indices set | TArray<int32> |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Collection Passthrough | FManagedArrayCollection |