跳到主要内容
版本:v10.0

M3D / M3D / Animation / TimeLineRange

Class: TimeLineRange

M3D.Animation.TimeLineRange

Memberof

M3D.Animation

Description

时间线范围类

Author

YF

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new TimeLineRange(pTimeLine): TimeLineRange

Parameters

NameType
pTimeLineTimeline

Returns

TimeLineRange

Memberof

TimeLineRange

Properties

pTimeLine

pTimeLine: Timeline


tlKeyFrameIndexArray

tlKeyFrameIndexArray: number[]

Methods

addKeyFrameIndex

addKeyFrameIndex(iKeyFrameIndex): void

Parameters

NameType
iKeyFrameIndexnumber

Returns

void