IGltfAnimate

动画持续时间(毫秒)

属性

duration

动画持续时间(毫秒)

duration: number

类型: number

easing

动画缓动函数名称

easing: string

类型: string

isDrawLine

路径动画时是否绘制运动轨迹线

isDrawLine: boolean

类型: boolean

loop

是否循环播放动画

loop: boolean

类型: boolean

route

动画路径数据

route: number[] | IGltfAnimatePath

类型: number | IGltfAnimatePath

type

动画类型

type: IGltfAnimateType

BIMFlux AI