Description
VisualizeAttribute (v1)
Node to visualize a specific attribute in the construction viewport as vertex color it supports a number of attribute type ( decimal, vector or boolean )
Input(s) : Collection - Collection to read the data from AttributeName - Name of the attribute to visualize
Output(s): Collection [Passthrough] - Collection to read the data from
Information
| Module | DataflowNodes |
| Category | Dataflow |
| Tags | Debug Render Vertex Color View |
| Type | FDataflowVisualizeAttributeNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| VertexGroup | Vertex group matching the attribute | FScalarVertexPropertyGroup | (Name="Vertices") |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Collection to read the data from | FManagedArrayCollection | () |
| AttributeName | Name of the attribute to visualize | FString |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Collection to read the data from | FManagedArrayCollection |