AnimationGatherer.

GatherFromGameObject(GameObject) Method

Summary

Returns a cached Animancer.Editor.AnimationGatherer containing any UnityEngine.AnimationClips 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