Class AnimationPlayableBinding
Inherited Members
Namespace: UnityEngine.Animations
Assembly: UnityEngine.dll
Syntax
public static class AnimationPlayableBindingMethods
| Improve this Doc View SourceCreate(String, Object)
Declaration
public static PlayableBinding Create(string name, Object key)Parameters
| Type | Name | Description | 
|---|---|---|
| String | name | |
| Object | key | 
Returns
| Type | Description | 
|---|---|
| PlayableBinding |