Interface IAnimationClipSource
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public interface IAnimationClipSource
Methods
| Improve this Doc View SourceGetAnimationClips(List<AnimationClip>)
Declaration
void GetAnimationClips(List<AnimationClip> results)
Parameters
| Type | Name | Description |
|---|---|---|
| List<AnimationClip> | results |