Method OnCreateClip
OnCreateClip(TimelineClip)
Called when a clip is created on a track.
Declaration
protected virtual void OnCreateClip(TimelineClip clip)
Parameters
| Type | Name | Description |
|---|---|---|
| TimelineClip | clip | The timeline clip added to this track |
Remarks
Use this method to set default values on a timeline clip, or it's PlayableAsset.