GetGenericBinding(Object)
Returns a binding to a reference object.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Playables
- Assembly: UnityEngine.DirectorModule
public Object GetGenericBinding(Object key)
Parameters
The object that acts as a key.
Returns
Type | Description |
|---|---|
| Object |
Remarks
In Timeline this is the track to bind an object to. This typically corresponds to the PlayableBinding.sourceObject in the PlayableAsset.