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
CollectionTransformSelectTargetLevel (v1)
Selects the root bones in the Collection
Input(s) : Collection [Intrinsic] - GeometryCollection for the selection TargetLevel - Level to select
Output(s): Collection [Passthrough] - GeometryCollection for the selection TransformSelection - Array of the selected bone indices
Information
| Module | GeometryCollectionNodes |
| Category | GeometryCollection|Selection|Transform |
| Type | FCollectionTransformSelectionTargetLevelDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| bSkipEmbedded | Whether to avoid embedded geometry in the selection (i.e., only select rigid and cluster nodes) | bool | False |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | GeometryCollection for the selection | FManagedArrayCollection | () |
| TargetLevel | Level to select | int32 | 1 |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | GeometryCollection for the selection | FManagedArrayCollection | |
| TransformSelection | Array of the selected bone indices | FDataflowTransformSelection |