Summary
Returns a cached
Animancer.Editor.AnimationGatherer
containing any UnityEngine.AnimationClip
s referenced by
components in the same hierarchy as the `gameObject`. See Animancer.ICharacterRoot
for details.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- AnimationGatherer
Syntax
public static AnimationGatherer GatherFromGameObject(GameObject gameObject)
Parameters
Name | Type | Description |
---|---|---|
gameObject | GameObject |
Return Value
Type | Description |
---|---|
AnimationGatherer |