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
Returns a collection provided a specific array of items.
Information
| Plugin | ControlRig |
| Category | Items|Collections |
| Tags | Collection,Array |
| Type | FRigUnit_CollectionItems |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Items | The input array of items | TArray<FRigElementKey> | ((Type=Bone)) |
| bAllowDuplicates | If True the collection may contain duplicates | bool | False |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | The resulting collection | Rig Element Key Collection |