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
CollectionSelectTransformString (v1)
Selects transforms by name using a the BoneName attributeor other Transform group string typed attributes
Input(s) : Collection [Intrinsic] - Collection for the selection Attribute - Text to serach in the name SearchText - Text to serach in the name
Output(s): Collection [Passthrough] - Collection for the selection TransformSelection - output selection of the matching transforms
Information
| Module | GeometryCollectionNodes |
| Category | GeometryCollection|Selection|Transform |
| Tags | Name, Bone, Attribute |
| Type | FCollectionSelectTransformStringDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Method | Method to use to match the name | EDataflowCollectionSelectionByNameMethod | Contains |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Collection for the selection | FManagedArrayCollection | () |
| SearchText | Text to serach in the name | FString | |
| Attribute | Text to serach in the name | FString | BoneName |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Collection for the selection | FManagedArrayCollection | |
| TransformSelection | output selection of the matching transforms | FDataflowTransformSelection |