Class AnimationPlayableExtensions
Inherited Members
Namespace: UnityEngine.Animations
Assembly: UnityEngine.dll
Syntax
public static class AnimationPlayableExtensions
Methods
| Improve this Doc View SourceSetAnimatedProperties<U>(U, AnimationClip)
Declaration
public static void SetAnimatedProperties<U>(this U playable, AnimationClip clip)
where U : struct, IPlayable
Parameters
Type | Name | Description |
---|---|---|
U | playable | |
AnimationClip | clip |
Type Parameters
Name | Description |
---|---|
U |