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