Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetGenericBinding(Object)

Returns a binding to a reference object.
Read time 1 minuteLast updated 8 days ago

Definition

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.