.getLabelTime()

.getLabelTime( label:String ) : Number
返回特定标记的时间位置。
.getLabelTime()适用于TimelineMaxTimelineLite

.getLabelTime()的参数

参数类型必填说明
labelString标记名

.getLabelTime()的补充说明

如果没有该标记则返回-1。

转载原创文章请注明:文章转载自:TweenMax中文网 [https://www.tweenmax.com.cn]
本文地址:https://www.tweenmax.com.cn/api/timelinemax/getLabelTime()