M3D / M3D / Animation / TimeLineRange
Class: TimeLineRange
Memberof
M3D.Animation
Description
时间线范围类
Author
YF
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new TimeLineRange(pTimeLine): TimeLineRange
Parameters
| Name | Type |
|---|---|
pTimeLine | Timeline |
Returns
Memberof
TimeLineRange
Properties
pTimeLine
• pTimeLine: Timeline
tlKeyFrameIndexArray
• tlKeyFrameIndexArray: number[]
Methods
addKeyFrameIndex
▸ addKeyFrameIndex(iKeyFrameIndex): void
Parameters
| Name | Type |
|---|---|
iKeyFrameIndex | number |
Returns
void