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