Summary
Gets the highest parent of `transform` which is included in the `transforms`.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
.Editor - Containing Type
- Spring
Definitions Window
Syntax
public static Transform GetChainRoot(Transform transform, IList<Transform> transforms)
Parameters
| Name | Type | Description |
|---|---|---|
| transform | Transform | |
| transforms | IList |
Return Value
| Type | Description |
|---|---|
| Transform |