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