Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

AnimationTrack.CreateRecordableClip

public Timeline.TimelineClip CreateRecordableClip(string animClipName);

Parameters

animClipNameThe name of the animation clip to create.

Returns

TimelineClip Returns a new TimelineClip with an AnimationPlayableAsset asset attached.

Description

Creates a TimelineClip, AnimationPlayableAsset and an AnimationClip. Use this clip to record in a timeline.

Note: This method is only available in the Editor.

Did you find this page useful? Please give it a rating: