Description
AddCustomCollectionAttribute (v1)
Adds custom attribute to Collection
Input(s) : Collection [Intrinsic] - Collection for the custom attribute
Output(s): Collection [Passthrough] - Collection for the custom attribute
Information
| Module | GeometryCollectionNodes |
| Category | GeometryCollection|Utilities |
| Type | FAddCustomCollectionAttributeDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| GroupName | Standard group names | EStandardGroupNameEnum | Dataflow_EStandardGroupNameEnum_Transform |
| CustomGroupName | User specified group name | FString | |
| AttrName | Attribute name | FString | |
| CustomAttributeType | Attribute type | ECustomAttributeTypeEnum | Dataflow_CustomAttributeType_Float |
| NumElements | Number of elements for the attribute | int32 | 0 |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Collection for the custom attribute | FManagedArrayCollection | () |
| NumElements | Number of elements for the attribute | int32 | 0 |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Collection for the custom attribute | FManagedArrayCollection |