Version: 2018.4
LanguageEnglish
  • C#

TimelineClip

class in UnityEngine.Timeline


Implements interfaces:ISerializationCallbackReceiver

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Represents a clip on the timeline.

Properties

animationClipAn AnimationClip containing animated parameters.
assetReference to a serializable IPlayableAsset representing the specialization of the clip.
clipCapsFeature capabilities supported by this clip.
clipInTime to start playing the clip at.
durationThe length in seconds of the clip.
endThe end time of the clip.
extrapolatedDurationThe length of the clip including extrapolation.
extrapolatedStartThe start time of the clip when extrapolation is considered.
hasBlendInDoes the clip have blend in?
hasBlendOutDoes the clip have a non-zero blend out?
hasPostExtrapolationIs the clip being extrapolated past it's end time?
hasPreExtrapolationIs the clip being extrapolated before it's start time?
parentTrackReturns the parent track where this clip is attached.
postExtrapolationModeThe extrapolation mode for time beyond the end of the clip.
preExtrapolationModeThe extrapolation mode for the time before the start of the clip.
startThe start time of the clip.
timeScaleThe time scale of the clip.

Public Methods

ToLocalTimeConverts from global time to a clips local time.
ToLocalTimeUnboundConverts from global time to a clips local time, ignoring extrapolation.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961